Skip to content

Commit

Permalink
Merge pull request #172 from mikelane/dependabot/pip/{{-cookiecutter.…
Browse files Browse the repository at this point in the history
…__project_name-}}/pre-commit-3.7.1

Bump pre-commit from 3.7.0 to 3.7.1 in /{{ cookiecutter.__project_name }}
  • Loading branch information
github-actions[bot] authored May 13, 2024
2 parents 1cb2515 + 735e935 commit bac0b3f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions {{ cookiecutter.__project_name }}/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion {{ cookiecutter.__project_name }}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pytest-cov = "^5.0.0"
mypy = "^1.10.0"
black = "^24.4.2"
isort = "^5.13.2"
pre-commit = "^3.7.0"
pre-commit = "^3.7.1"
ruff = "^0.4.4"


Expand Down

0 comments on commit bac0b3f

Please sign in to comment.