Skip to content

Commit e2d7b09

Browse files
[pre-commit.ci] pre-commit autoupdate (#1323)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.7 → v0.15.8](astral-sh/ruff-pre-commit@v0.15.7...v0.15.8) - [github.com/rhysd/actionlint: v1.7.11 → v1.7.12](rhysd/actionlint@v1.7.11...v1.7.12) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 866849e commit e2d7b09

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
@@ -39,7 +39,7 @@ repos:
3939
exclude: .*/__snapshots__/.*|.*-input\.json$|^semgrep\.yaml$
4040

4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.15.7
42+
rev: v0.15.8
4343
hooks:
4444
- id: ruff
4545
- id: ruff-format
@@ -88,7 +88,7 @@ repos:
8888
pass_filenames: false
8989

9090
- repo: https://github.com/rhysd/actionlint
91-
rev: v1.7.11
91+
rev: v1.7.12
9292
hooks:
9393
- id: actionlint
9494

0 commit comments

Comments
 (0)