Skip to content

Commit

Permalink
Merge pull request #123 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 d273b73 + e0c2064 commit a7360b8
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 @@ -46,7 +46,7 @@ bandit = "^1.7.7"
mypy = "^1.10.0"
mypy-extensions = "^1.0.0"
pyupgrade = "^3.16.0"
pre-commit = "^3.6.0"
pre-commit = "^4.0.1"
pydocstyle = "^6.1.1"
pylint = "^3.0.3"
pytest = "^8.1.1"
Expand Down

0 comments on commit a7360b8

Please sign in to comment.