Skip to content

Commit 8632735

Browse files
Update pre-commit requirement from ==4.0.* to ==4.2.*
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.2.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbf5fc0 commit 8632735

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,5 +1,5 @@
11
coverage == 7.6.*
22
orjson == 3.10.*
3-
pre-commit == 4.0.*
3+
pre-commit == 4.2.*
44
python-decouple == 3.8
55
tox == 4.23.*

0 commit comments

Comments
 (0)