Skip to content

Commit

Permalink
More cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
CoMPaTech committed Dec 24, 2023
1 parent ca413c0 commit abf7fd8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name: Latest commit

env:
CACHE_VERSION: 4
CACHE_VERSION: 5
DEFAULT_PYTHON: "3.12"
PRE_COMMIT_HOME: ~/.cache/pre-commit

Expand Down
1 change: 0 additions & 1 deletion requirements_commit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
-e .
# Minimal requirements for committing
# Versioning omitted (leave this up to HA-core)
black
coverage
mypy
pre-commit
Expand Down

0 comments on commit abf7fd8

Please sign in to comment.