Skip to content

Commit 1826892

Browse files
dependabot[bot]behnazh-w
authored andcommitted
chore(deps-dev): update pre-commit requirement (#12)
1 parent 43e55c0 commit 1826892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ docs = [
7474
"numpydoc >=1.5.0,<2.0.0",
7575
]
7676
hooks = [
77-
"pre-commit >=2.18.0,<=2.20.0",
77+
"pre-commit >=2.18.0,<2.22.0",
7878
]
7979
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
8080
test = [

0 commit comments

Comments
 (0)