Skip to content

Commit 6ffe1ce

Browse files
Bump pre-commit from 3.7.1 to 3.8.0 (#2287)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.1 to 3.8.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.7.1...v3.8.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 d60e31e commit 6ffe1ce

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.4.2
33
pre-commit==3.5.0; python_version < '3.9'
4-
pre-commit==3.7.1; python_version >= '3.9'
4+
pre-commit==3.8.0; python_version >= '3.9'
55
pytest==8.3.2
66
pytest-mypy-plugins==3.1.2
77
pytest-shard==0.1.2

0 commit comments

Comments
 (0)