Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-prettier: 6fd1ced85fc139abd7f5ab4f3d78dab37592cd5e → efd8b1e16f05132acf6edcf2827eeab21e0e00db](pre-commit/mirrors-prettier@6fd1ced...efd8b1e)
- [github.com/rhysd/actionlint: fd7ba3c382e13dcc0248e425b4cbc3f1185fa3ee → 7b75d16d41920ec126e6f3269db0c6f3ab613c38](rhysd/actionlint@fd7ba3c...7b75d16)
  • Loading branch information
pre-commit-ci[bot] authored Jul 10, 2023
1 parent 70360ca commit 8fb63d9
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 @@ -35,7 +35,7 @@ repos:
- id: gitlint

- repo: https://github.com/pre-commit/mirrors-prettier
rev: 6fd1ced85fc139abd7f5ab4f3d78dab37592cd5e # frozen: v3.0.0-alpha.9-for-vscode
rev: efd8b1e16f05132acf6edcf2827eeab21e0e00db # frozen: v3.0.0
hooks:
- id: prettier
stages: [commit]
Expand All @@ -52,6 +52,6 @@ repos:
- id: shellcheck

- repo: https://github.com/rhysd/actionlint
rev: fd7ba3c382e13dcc0248e425b4cbc3f1185fa3ee # frozen: v1.6.24
rev: 7b75d16d41920ec126e6f3269db0c6f3ab613c38 # frozen: v1.6.25
hooks:
- id: actionlint

0 comments on commit 8fb63d9

Please sign in to comment.