Skip to content

Commit 9d8ff29

Browse files
build(deps): update pre-commit requirement from ==4.0.* to ==4.1.*
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. - [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.1.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f96e083 commit 9d8ff29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
coverage == 7.6.*
2-
pre-commit == 4.0.*
2+
pre-commit == 4.1.*
33
tox == 4.23.*
44
django-stubs == 5.1.*

0 commit comments

Comments
 (0)