Skip to content

Commit

Permalink
chore: update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
zodilib authored Oct 6, 2024
1 parent 2880814 commit 0e7c9b8
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,10 +1,10 @@
repos:
- repo: https://github.com/rhysd/actionlint
rev: v1.6.26
rev: v1.7.3
hooks:
- id: actionlint
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v5.0.0
hooks:
# Git style
- id: check-added-large-files
Expand Down

0 comments on commit 0e7c9b8

Please sign in to comment.