Skip to content

Commit 00042c2

Browse files
chore: bump pre-commit from 3.7.1 to 4.0.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.1 to 4.0.1. - [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.7.1...v4.0.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e67b58f commit 00042c2

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
@@ -36,7 +36,7 @@ test = [
3636
"flake8",
3737
"flake8-pyproject",
3838
"pylint==3.2.7",
39-
"pre-commit==3.7.1",
39+
"pre-commit==4.0.1",
4040
"pylint_junit",
4141
"pytest-cov==5.0.0",
4242
"pytest-mock<3.14.1",

0 commit comments

Comments
 (0)