Skip to content

Commit 582b2b1

Browse files
[pre-commit.ci] pre-commit autoupdate (#3565)
updates: - [github.com/rhysd/actionlint: v1.7.8 → v1.7.9](rhysd/actionlint@v1.7.8...v1.7.9) - [github.com/astral-sh/ruff-pre-commit: v0.14.5 → v0.14.6](astral-sh/ruff-pre-commit@v0.14.5...v0.14.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ac64def commit 582b2b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
- id: check-github-actions
88
- id: check-readthedocs
99
- repo: https://github.com/rhysd/actionlint
10-
rev: v1.7.8
10+
rev: v1.7.9
1111
hooks:
1212
- id: actionlint
1313
additional_dependencies:
@@ -25,7 +25,7 @@ repos:
2525
- id: shellcheck
2626
args: ["--severity=style"]
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.14.5
28+
rev: v0.14.6
2929
hooks:
3030
- id: ruff
3131
args: ["--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)