Skip to content

Commit d642d60

Browse files
Update pre-commit requirement from ==4.1.* 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.1.0...v4.2.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 08ee6f0 commit d642d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
coverage == 7.6.*
22
mypy == 1.15.*
3-
pre-commit == 4.1.*
3+
pre-commit == 4.2.*
44
pytest == 8.3.*
55
pytest-cov == 6.0.*
66
requests == 2.32.*

0 commit comments

Comments
 (0)