Skip to content

Commit

Permalink
Bump pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
agittins committed Aug 23, 2023
1 parent 81fc775 commit a826a78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.3.0
rev: v4.4.0
hooks:
- id: check-added-large-files
- id: check-yaml
Expand All @@ -27,6 +27,6 @@ repos:
types: [python]
args: [--application-directories=custom_components]
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.2.1
rev: v3.0.2
hooks:
- id: prettier

0 comments on commit a826a78

Please sign in to comment.