Skip to content

Commit

Permalink
chore(deps-dev): update pre-commit requirement from <3.5.0,>=3.0.0 to…
Browse files Browse the repository at this point in the history
… >=3.0.0,<3.6.0 (#515)
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent 34f11bc commit a30f3c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ docs = [
"sphinx_tabs >=3.4.1,<4.0.0",
]
hooks = [
"pre-commit >=3.0.0,<3.5.0",
"pre-commit >=3.0.0,<3.6.0",
]
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
test = [
Expand Down

0 comments on commit a30f3c5

Please sign in to comment.