Skip to content

Commit

Permalink
Merge pull request #209 from cyberjunky/dependabot/pip/pre-commit-4.0.1
Browse files Browse the repository at this point in the history
Bump pre-commit from 3.7.1 to 4.0.1
  • Loading branch information
cyberjunky authored Dec 17, 2024
2 parents cdff89f + 4015141 commit cd3190a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ homeassistant==2024.1.0
pip>=24.1.1,<24.2
ruff==0.5.0
mypy==1.13.0
pre-commit==3.7.1
pre-commit==4.0.1
pylint==3.3.2
types-cachetools
2 changes: 1 addition & 1 deletion requirements_lint.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
-r requirements.txt
pre-commit==3.7.1
pre-commit==4.0.1
vulture==2.11

0 comments on commit cd3190a

Please sign in to comment.