Skip to content

Commit 630b840

Browse files
chore(deps-dev): update pre-commit requirement from <=2.20.0,>=2.18.0 to >=2.18.0,<2.22.0 (#432)
1 parent 6151f2a commit 630b840

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ docs = [
5252
"sphinx >=5.1.1,<6.0.0",
5353
]
5454
hooks = [
55-
"pre-commit >=2.18.0,<=2.20.0",
55+
"pre-commit >=2.18.0,<2.22.0",
5656
]
5757
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
5858
test = [

0 commit comments

Comments
 (0)