Skip to content

Commit

Permalink
Merge pull request #99 from ulfsri/dependabot/pip/pre-commit-tw-4.0.1
Browse files Browse the repository at this point in the history
⬆️ Update pre-commit requirement from ^3.6.0 to ^4.0.1
  • Loading branch information
GraysonBellamy authored Oct 13, 2024
2 parents 034388c + 5e0cc26 commit b31e009
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 @@ -39,7 +39,7 @@ uvloop = ">=0.19,<0.21"
bandit = "^1.7.7"
mypy = "^1.0"
mypy-extensions = "^1.0.0"
pre-commit = "^3.6.0"
pre-commit = "^4.0.1"
pydocstyle = "^6.1.1"
pyupgrade = "^3.15.2"
pylint = "^3.0.3"
Expand Down

0 comments on commit b31e009

Please sign in to comment.