Skip to content

Commit 1b6713d

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

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
@@ -35,7 +35,7 @@ test = [
3535
"flake8-formatter_junit_xml",
3636
"flake8",
3737
"flake8-pyproject",
38-
"pre-commit==3.3.1",
38+
"pre-commit==4.3.0",
3939
"pylint==2.17.4",
4040
"pylint_junit",
4141
"pytest-cov==4.0.0",

0 commit comments

Comments
 (0)