Skip to content

Commit 6ec82b2

Browse files
deps: bump pre-commit-hooks from 4.6.0 to 5.0.0
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 4.6.0 to 5.0.0. - [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases) - [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) --- updated-dependencies: - dependency-name: pre-commit-hooks dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b64199c commit 6ec82b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ coverage = {extras = ["toml"], version = ">=6.5,<8.0"}
3131
pre-commit = ">=2.12.1"
3232
pep8-naming = ">=0.13.2,<0.15.0"
3333
reorder-python-imports = "^3.9.0"
34-
pre-commit-hooks = "^4.2.0"
34+
pre-commit-hooks = ">=4.2,<6.0"
3535
pyupgrade = "^3.15.2"
3636
pytest-xdist = "^3.1.0"
3737
ruff = ">=0.5.1,<0.6.10"

0 commit comments

Comments
 (0)