Skip to content

Commit 1d7461c

Browse files
Bump pre-commit from 3.7.1 to 3.8.0 (#645)
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 94a9e03 commit 1d7461c

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,6 +1,6 @@
11
wheel
22
pre-commit==3.5.0; python_version < '3.9'
3-
pre-commit==3.7.1; python_version >= '3.9'
3+
pre-commit==3.8.0; python_version >= '3.9'
44
pytest==8.3.1
55
pytest-mypy-plugins==3.1.2
66
djangorestframework==3.15.2

0 commit comments

Comments
 (0)