Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#2004)
Browse files Browse the repository at this point in the history
updates:
- [github.com/rhysd/actionlint: v1.7.5 → v1.7.6](rhysd/actionlint@v1.7.5...v1.7.6)
- [github.com/woodruffw/zizmor-pre-commit: v0.8.0 → v1.0.0](woodruffw/zizmor-pre-commit@v0.8.0...v1.0.0)
- [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.4...v0.8.6)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Jan 7, 2025
1 parent ca47101 commit 1c1fa9d
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 @@ -16,11 +16,11 @@ repos:
- id: check-dependabot
- id: check-github-workflows
- repo: https://github.com/rhysd/actionlint
rev: v1.7.5
rev: v1.7.6
hooks:
- id: actionlint
- repo: https://github.com/woodruffw/zizmor-pre-commit
rev: v0.8.0
rev: v1.0.0
hooks:
- id: zizmor
- repo: https://github.com/shellcheck-py/shellcheck-py
Expand All @@ -32,7 +32,7 @@ repos:
hooks:
- id: pyproject-fmt
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.4
rev: v0.8.6
hooks:
- id: ruff
args: ["--exit-non-zero-on-fix"]
Expand Down

0 comments on commit 1c1fa9d

Please sign in to comment.