Skip to content

Commit b52e4ca

Browse files
fix: bump pre-commit from 3.3.1 to 4.5.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.1 to 4.5.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.3.1...v4.5.1) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc1aec5 commit b52e4ca

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
@@ -32,7 +32,7 @@ test = [
3232
"flake8-formatter_junit_xml",
3333
"flake8",
3434
"flake8-pyproject",
35-
"pre-commit==3.3.1",
35+
"pre-commit==4.5.1",
3636
"pylint==2.17.4",
3737
"pylint_junit",
3838
"pytest-cov==4.0.0",

0 commit comments

Comments
 (0)