Skip to content

Commit c3ebeec

Browse files
fix: bump pre-commit from 3.8.0 to 4.0.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.0 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.8.0...v4.0.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f62ae8a commit c3ebeec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ test = [
4343
"flake8-formatter_junit_xml",
4444
"flake8",
4545
"flake8-pyproject",
46-
"pre-commit==3.8.0",
46+
"pre-commit==4.0.1",
4747
"pylint==3.3.1",
4848
"pylint_junit",
4949
"pytest-cov==5.0.0",

0 commit comments

Comments
 (0)