Skip to content

Commit d6229f4

Browse files
[pre-commit.ci] pre-commit autoupdate (#128)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.7...v0.14.10) - [github.com/python-jsonschema/check-jsonschema: 0.35.0 → 0.36.0](python-jsonschema/check-jsonschema@0.35.0...0.36.0) - [github.com/rhysd/actionlint: v1.7.9 → v1.7.10](rhysd/actionlint@v1.7.9...v1.7.10) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent dd2a11a commit d6229f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.14.7
3+
rev: v0.14.10
44
hooks:
55
- id: ruff
66
args: [--fix, --exit-non-zero-on-fix]
@@ -20,12 +20,12 @@ repos:
2020
- id: trailing-whitespace
2121

2222
- repo: https://github.com/python-jsonschema/check-jsonschema
23-
rev: 0.35.0
23+
rev: 0.36.0
2424
hooks:
2525
- id: check-github-workflows
2626

2727
- repo: https://github.com/rhysd/actionlint
28-
rev: v1.7.9
28+
rev: v1.7.10
2929
hooks:
3030
- id: actionlint
3131

0 commit comments

Comments
 (0)