Skip to content

Commit

Permalink
Bump pre-commit from 3.0.4 to 3.6.2
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.0.4 to 3.6.2.
- [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.0.4...v3.6.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 2d0e935 commit a89b7bd
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 72 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ gunicorn = "~=20.1.0"
pylint = "~=2.17.4"
isort = "~=5.12.0"
black = "~=23.1.0"
pre-commit = "~=3.0.4"
pre-commit = "~=3.6.2"
sqlalchemy = "~=2.0.8"
testcontainers = "~=3.7.1"

Expand Down
154 changes: 83 additions & 71 deletions Pipfile.lock

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

0 comments on commit a89b7bd

Please sign in to comment.