Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#2019)
Browse files Browse the repository at this point in the history
updates:
- [github.com/rhysd/actionlint: v1.7.6 → v1.7.7](rhysd/actionlint@v1.7.6...v1.7.7)
- [github.com/woodruffw/zizmor-pre-commit: v1.1.1 → v1.2.2](woodruffw/zizmor-pre-commit@v1.1.1...v1.2.2)
- [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.9.2](astral-sh/ruff-pre-commit@v0.9.1...v0.9.2)

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 21, 2025
1 parent aa961c7 commit 73f5496
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 @@ -17,11 +17,11 @@ repos:
- id: check-readthedocs
- id: check-github-workflows
- repo: https://github.com/rhysd/actionlint
rev: v1.7.6
rev: v1.7.7
hooks:
- id: actionlint
- repo: https://github.com/woodruffw/zizmor-pre-commit
rev: v1.1.1
rev: v1.2.2
hooks:
- id: zizmor
- repo: https://github.com/shellcheck-py/shellcheck-py
Expand All @@ -33,7 +33,7 @@ repos:
hooks:
- id: pyproject-fmt
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.1
rev: v0.9.2
hooks:
- id: ruff
args: ["--exit-non-zero-on-fix"]
Expand Down

0 comments on commit 73f5496

Please sign in to comment.