Skip to content

Commit

Permalink
Bump pre-commit from 3.4.0 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 43b154b commit e7ef243
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ flake8==5.0.4
isort==5.12.0
mypy==1.8.0
mypy-extensions==1.0.0
pre-commit==3.4.0
pre-commit==3.5.0
psycopg2-binary==2.9.9
setuptools==68.2.2
wheel==0.42.0
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dev =
isort==5.12.0
mypy==1.8.0
mypy-extensions==1.0.0
pre-commit==3.4.0
pre-commit==3.5.0
psycopg2-binary==2.9.9
setuptools==68.2.2
wheel==0.42.0
Expand Down

0 comments on commit e7ef243

Please sign in to comment.