Skip to content

Commit abb27b2

Browse files
Bump pre-commit from 3.6.0 to 3.6.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.0 to 3.6.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.6.0...v3.6.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f59683 commit abb27b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dev =
5050
mypy==1.8.0
5151
parameterized==0.9.0
5252
pre-commit==3.5.0; python_version < "3.9"
53-
pre-commit==3.6.0; python_version >= "3.9"
53+
pre-commit==3.6.1; python_version >= "3.9"
5454
pytest-cov==4.1.0
5555
pytest-xdist==3.5.0
5656
pytest==8.0.0

0 commit comments

Comments
 (0)