Skip to content

Commit d9ef288

Browse files
Bump pre-commit from 3.6.2 to 3.7.0 (#2028)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.2 to 3.7.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.6.2...v3.7.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a006f2 commit d9ef288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Dev tools:
22
black==24.3.0
33
pre-commit==3.5.0; python_version < '3.9'
4-
pre-commit==3.6.2; python_version >= '3.9'
4+
pre-commit==3.7.0; python_version >= '3.9'
55
pytest==8.1.1
66
pytest-mypy-plugins==3.1.1
77
pytest-shard==0.1.2

0 commit comments

Comments
 (0)