Skip to content

Commit

Permalink
Merge pull request #196 from CJNE/dependabot/pip/pre-commit-3.3.3
Browse files Browse the repository at this point in the history
Bump pre-commit from 3.2.0 to 3.3.3
  • Loading branch information
CJNE committed Sep 30, 2023
2 parents 153f26d + 918870c commit acbd877
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pre-commit==3.2.0
pre-commit==3.3.3
black==23.1.0
flake8==6.0.0
reorder-python-imports==3.10.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r requirements_dev.txt
pre-commit==3.2.0
pre-commit==3.3.3
pytest-homeassistant-custom-component
serial
pytest-mock

0 comments on commit acbd877

Please sign in to comment.