Skip to content

Commit 625847b

Browse files
Update pre-commit requirement from ^2.21.0 to ^3.0.4 (#45)
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@v2.21.0...v3.0.4) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe43575 commit 625847b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ mock = "^5.0"
3838
pytest = "^7.2"
3939
pytest-cov = "^4.0"
4040
pytest-django = "^4.5"
41-
pre-commit = "^2.21.0"
41+
pre-commit = "^3.0.4"
4242

4343

4444
[build-system]

0 commit comments

Comments
 (0)