Skip to content

Commit 8fd2009

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.2 → v0.15.4](astral-sh/ruff-pre-commit@v0.15.2...v0.15.4) - [github.com/rhysd/actionlint: v1.7.4 → v1.7.11](rhysd/actionlint@v1.7.4...v1.7.11)
1 parent e4fada5 commit 8fd2009

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repos:
3636
exclude: .*/__snapshots__/.*|.*-input\.json$
3737

3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: v0.15.2
39+
rev: v0.15.4
4040
hooks:
4141
- id: ruff
4242
- id: ruff-format
@@ -81,7 +81,7 @@ repos:
8181
pass_filenames: false
8282

8383
- repo: https://github.com/rhysd/actionlint
84-
rev: v1.7.4
84+
rev: v1.7.11
8585
hooks:
8686
- id: actionlint
8787

0 commit comments

Comments
 (0)