Skip to content

Commit b93f5ff

Browse files
Bump pre-commit from 4.0.0 to 4.0.1 (#679)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.0 to 4.0.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@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b32e18 commit b93f5ff

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==4.0.0; python_version >= '3.9'
3+
pre-commit==4.0.1; python_version >= '3.9'
44
pytest==8.3.3
55
pytest-mypy-plugins==3.1.2
66
djangorestframework==3.15.2

0 commit comments

Comments
 (0)