Skip to content

Commit 93e5203

Browse files
Update pre-commit requirement from ==3.4.* to ==3.5.* (#130)
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.4.0...v3.5.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fabio Caccamo <[email protected]>
1 parent 361e889 commit 93e5203

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,4 +1,4 @@
11
coverage == 7.3.*
22
mypy == 1.6.*
3-
pre-commit == 3.4.*
3+
pre-commit == 3.5.*
44
tox == 4.11.*

0 commit comments

Comments
 (0)