Skip to content

Commit 9be8c97

Browse files
chore(deps): 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39e6764 commit 9be8c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ test = [
2323
"isort==6.0.1",
2424
"mypy==1.16.1",
2525
"pre-commit==4.3.0",
26-
"pre-commit-hooks==5.0.0",
26+
"pre-commit-hooks==6.0.0",
2727
"tomli==2.2.1",
2828
"ruff==0.12.12",
2929
]

0 commit comments

Comments
 (0)