Skip to content

Commit 341b67f

Browse files
chore(deps-dev): update pre-commit requirement from ~=2.21 to ~=4.0
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...v4.0.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5778a50 commit 341b67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ httpretty = "~=1.1"
99
isort = "<6.0"
1010
mypy = "<2.0"
1111
mock = "~=5.1"
12-
pre-commit = "~=2.21"
12+
pre-commit = "~=4.0"
1313
pylint = "~=3.2.7"
1414
pylint-quotes = "~=0.2.3"
1515
pytest = "~=8.3"

0 commit comments

Comments
 (0)