Skip to content

Commit dd792da

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rhysd/actionlint: v1.7.9 → v1.7.11](rhysd/actionlint@v1.7.9...v1.7.11) - [github.com/astral-sh/ruff-pre-commit: v0.14.9 → v0.15.6](astral-sh/ruff-pre-commit@v0.14.9...v0.15.6)
1 parent 8c5b223 commit dd792da

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/rhysd/actionlint
3-
rev: v1.7.9
3+
rev: v1.7.11
44
hooks:
55
- id: actionlint
66
files: ".github/workflows/"
@@ -20,7 +20,7 @@ repos:
2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
2222
# Ruff version.
23-
rev: v0.14.9
23+
rev: v0.15.6
2424
hooks:
2525
# Run the linter.
2626
- id: ruff-check

0 commit comments

Comments
 (0)