Skip to content

Commit

Permalink
Merge pull request #223 from joclement/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
joclement authored Oct 14, 2024
2 parents 48af97d + f6de829 commit 37711e2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repos:
hooks:
- id: check-hooks-apply
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: 2c9f875913ee60ca25ce70243dc24d5b6415598c # frozen: v4.6.0
rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand Down Expand Up @@ -42,11 +42,11 @@ repos:
hooks:
- id: shellcheck
- repo: https://github.com/commitizen-tools/commitizen
rev: e9aa5d979ea6fd14dcf59c6bd3836bef17d386c1 # frozen: v3.27.0
rev: a3498aba5e94c9f7c4acb529b5e7eb6df65fd053 # frozen: v3.29.1
hooks:
- id: commitizen
- id: commitizen-branch
stages: [push]
stages: [manual, pre-push]
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: a30f0d816e5062a67d87c8de753cfe499672b959 # frozen: v1.5.5
hooks:
Expand All @@ -56,15 +56,15 @@ repos:
^.git/COMMIT_EDITMSG$
)
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: 2b74735540f79457a50369e5c17a2c35d52c3298 # frozen: 2.7.3
rev: 1a92c0953500d402fc49ceb67ad7fbf7cabad38a # frozen: 3.0.3
hooks:
- id: editorconfig-checker
- repo: https://github.com/scop/pre-commit-shfmt
rev: f9a49c0c4a9a57b1b094b5fd69b6c375cc957400 # frozen: v3.8.0-1
rev: 09cbf7c4e29373d4d4f15c9d17ddfbcd2e962955 # frozen: v3.9.0-1
hooks:
- id: shfmt
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 96ee1570b119e6337aafcc2f299bb0d902b68328 # frozen: 0.28.6
rev: aa1acdb72677dfbc5f507d2dfd45d8380bbcc2e0 # frozen: 0.29.3
hooks:
- id: check-github-workflows
- id: check-renovate
Expand Down

0 comments on commit 37711e2

Please sign in to comment.