Skip to content

Commit

Permalink
Bump pre-commit from 2.21.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 4.0.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@v2.21.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 7c25612 commit 35d650f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ python-coveralls = "^2.9.3"
pytest = "^7.2"
flake8 = ">=4.0.1,<6.0.0"
black = ">=22.8,<24.0"
pre-commit = "^2.20.0"
pre-commit = ">=2.20,<5.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 35d650f

Please sign in to comment.