Skip to content

Commit

Permalink
Update pre-commit hooks (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
ViViDboarder authored Aug 1, 2024
1 parent ceaa239 commit 7ec6f7f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0
rev: v4.6.0
hooks:
- id: check-added-large-files
- id: check-yaml
Expand All @@ -16,10 +16,10 @@ repos:
- id: cargo-check
- id: clippy
- repo: https://github.com/IamTheFij/docker-pre-commit
rev: v2.0.1
rev: v3.0.1
hooks:
- id: docker-compose-check
- repo: https://github.com/hadolint/hadolint
rev: v2.8.0
rev: v2.12.0
hooks:
- id: hadolint

0 comments on commit 7ec6f7f

Please sign in to comment.