Skip to content

Commit 1f6d32d

Browse files
Bump pre-commit-hooks from 5.0.0 to 6.0.0
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 5.0.0 to 6.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@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pre-commit-hooks dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e851ba commit 1f6d32d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -25,7 +25,7 @@ python = ">=3.13,<3.14"
2525

2626
[tool.poetry.group.dev.dependencies]
2727
pre-commit = "4.3.0"
28-
pre-commit-hooks = "5.0.0"
28+
pre-commit-hooks = "6.0.0"
2929
pylint = "3.3.8"
3030
ruff = "0.12.8"
3131

0 commit comments

Comments
 (0)