Skip to content

Commit

Permalink
chore(deps): Update pre-commit hooks (#63)
Browse files Browse the repository at this point in the history
Co-authored-by: fredclausen <43556888+fredclausen@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and fredclausen committed Jul 14, 2024
1 parent 066d049 commit 337e731
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 @@ -41,7 +41,7 @@ repos:
# - "prettier-plugin-sh"

- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.6.0
rev: v9.7.0
hooks:
- id: eslint
files: \.[j]sx?$ # *.js, *.jsx, *.ts and *.tsx
Expand All @@ -65,7 +65,7 @@ repos:
hooks:
- id: shellcheck
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.28.6
rev: 0.29.0
hooks:
- id: check-github-actions
- id: check-github-workflows
Expand Down

0 comments on commit 337e731

Please sign in to comment.