Skip to content

Commit

Permalink
Merge pull request #201 from mr-mustash/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
mr-mustash authored Nov 17, 2024
2 parents d040ef9 + df8dbd4 commit c6e19ec
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
Expand Up @@ -12,7 +12,7 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v5.0.0
hooks:
# - id: detect-aws-credentials
- id: check-added-large-files
Expand All @@ -30,7 +30,7 @@ repos:
args: [--branch, main]
- id: trailing-whitespace
- repo: https://github.com/Kuniwak/vint
rev: 94d2cb3fd9526a89911b7c1e083a1fd78bace729
rev: v0.4a3
hooks:
- id: vint
args: [--enable-neovim]
Expand All @@ -41,7 +41,7 @@ repos:
- id: fish_syntax
- id: fish_indent
- repo: https://github.com/hadolint/hadolint
rev: v2.12.1-beta
rev: v2.13.1-beta
hooks:
- id: hadolint
- repo: https://github.com/jumanjihouse/pre-commit-hooks
Expand Down

0 comments on commit c6e19ec

Please sign in to comment.