Skip to content

Commit

Permalink
Bump pre-commit from 3.3.3 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.3 to 3.6.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.3.3...v3.6.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 Dec 10, 2023
1 parent 9ced118 commit b4b5bf7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ filelock==3.12.2
# virtualenv
ghp-import==2.1.0
# via mkdocs
greenlet==3.0.2
# via sqlalchemy
gvgen==1.0
# via -r requirements/prod.txt
identify==2.5.26
Expand Down Expand Up @@ -131,7 +133,7 @@ pluggy==1.2.0
# diff-cover
# pytest
# tox
pre-commit==3.3.3
pre-commit==3.6.0
# via -r requirements/dev.in
pydantic==1.10.12
# via -r requirements/prod.txt
Expand Down

0 comments on commit b4b5bf7

Please sign in to comment.