Skip to content

Commit ae4171e

Browse files
build(deps): update pre-commit requirement from ==3.5.* to ==3.8.*
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@v3.5.0...v3.8.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bac5ea commit ae4171e

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.5.*
2-
pre-commit == 3.5.*
2+
pre-commit == 3.8.*
33
tox == 4.15.*
44
psycopg2-binary
55
django-stubs == 5.0.*

0 commit comments

Comments
 (0)