Skip to content

Commit e70c4eb

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: 0c7b6c989466a93942def1f84baf36ddfcd60c83 → c59bba8fb259db0fec2bbb77ad8ba51ea7341b56](astral-sh/ruff-pre-commit@0c7b6c9...c59bba8) - [github.com/python-jsonschema/check-jsonschema: 943377262562a12b57292fc98fabd7dbf81451fe → 1a4bb160cab6417b3045e1b37b6b72449243e658](python-jsonschema/check-jsonschema@9433772...1a4bb16) - [github.com/zizmorcore/zizmor-pre-commit: 9257c6050c0261b8c57e712f632dc4a8010109a9 → e3eebf65325ccc992422292cb7a4baee967cf815](zizmorcore/zizmor-pre-commit@9257c60...e3eebf6)
1 parent 6f730c1 commit e70c4eb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.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: 0c7b6c989466a93942def1f84baf36ddfcd60c83 # frozen: v0.15.14
3+
rev: c59bba8fb259db0fec2bbb77ad8ba51ea7341b56 # frozen: v0.15.20
44
hooks:
55
- id: ruff-check
66
args: [--fix, --exit-non-zero-on-fix]
@@ -20,7 +20,7 @@ repos:
2020
- id: trailing-whitespace
2121

2222
- repo: https://github.com/python-jsonschema/check-jsonschema
23-
rev: 943377262562a12b57292fc98fabd7dbf81451fe # frozen: 0.37.2
23+
rev: 1a4bb160cab6417b3045e1b37b6b72449243e658 # frozen: 0.37.4
2424
hooks:
2525
- id: check-github-workflows
2626

@@ -35,7 +35,7 @@ repos:
3535
- id: check-useless-excludes
3636

3737
- repo: https://github.com/zizmorcore/zizmor-pre-commit
38-
rev: 9257c6050c0261b8c57e712f632dc4a8010109a9 # frozen: v1.25.2
38+
rev: e3eebf65325ccc992422292cb7a4baee967cf815 # frozen: v1.26.1
3939
hooks:
4040
- id: zizmor
4141
args: [--fix]

0 commit comments

Comments
 (0)