Skip to content

Commit

Permalink
Chore: pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Mar 12, 2024
1 parent 835abc8 commit 20eff14
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 @@ -38,7 +38,7 @@ repos:
stages: [commit]

- repo: https://github.com/adrienverge/yamllint.git
rev: 81e9f98ffd059efe8aa9c1b1a42e5cce61b640c6 # frozen: v1.35.1
rev: 81e9f98ffd059efe8aa9c1b1a42e5cce61b640c6 # frozen: v1.35.1
hooks:
- id: yamllint
types: [yaml]
Expand All @@ -49,6 +49,6 @@ repos:
- id: shellcheck

- repo: https://github.com/rhysd/actionlint
rev: c6bd06256dd700a45e483869bcdcf304239393a6 # frozen: v1.6.27
rev: c6bd06256dd700a45e483869bcdcf304239393a6 # frozen: v1.6.27
hooks:
- id: actionlint

0 comments on commit 20eff14

Please sign in to comment.