Skip to content

Commit

Permalink
chore(deps): updated pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
growse committed Nov 2, 2024
1 parent f1faf9a commit 518eff5
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
Expand Up @@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
exclude: >
Expand All @@ -24,7 +24,7 @@ repos:
exclude: project/gradlew.bat
args: ["--fix=lf"]
- repo: https://github.com/rhysd/actionlint
rev: v1.6.27
rev: v1.7.3
hooks:
- id: actionlint-docker
name: Actionlint
Expand Down

0 comments on commit 518eff5

Please sign in to comment.