Skip to content

Commit 02f81f7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.6 → v0.15.10](astral-sh/ruff-pre-commit@v0.15.6...v0.15.10) - [github.com/rhysd/actionlint: v1.7.11 → v1.7.12](rhysd/actionlint@v1.7.11...v1.7.12)
1 parent 47e6dee commit 02f81f7

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
@@ -4,13 +4,13 @@
44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
66
# Ruff version.
7-
rev: v0.15.6
7+
rev: v0.15.10
88
hooks:
99
- id: ruff-check
1010
args: [ --fix, --exit-non-zero-on-fix ]
1111
- id: ruff-format
1212

1313
- repo: https://github.com/rhysd/actionlint
14-
rev: v1.7.11
14+
rev: v1.7.12
1515
hooks:
1616
- id: actionlint

0 commit comments

Comments
 (0)