We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2a48ff commit 241c4cfCopy full SHA for 241c4cf
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
args: [--fix=lf]
12
- id: check-case-conflict
13
- repo: https://github.com/python-jsonschema/check-jsonschema
14
- rev: 0.33.1
+ rev: 0.33.2
15
hooks:
16
- id: check-dependabot
17
- id: check-readthedocs
@@ -21,7 +21,7 @@ repos:
21
22
- id: actionlint
23
- repo: https://github.com/woodruffw/zizmor-pre-commit
24
- rev: v1.10.0
+ rev: v1.11.0
25
26
- id: zizmor
27
- repo: https://github.com/shellcheck-py/shellcheck-py
@@ -33,7 +33,7 @@ repos:
33
34
- id: pyproject-fmt
35
- repo: https://github.com/astral-sh/ruff-pre-commit
36
- rev: v0.12.1
+ rev: v0.12.2
37
38
- id: ruff
39
args: ["--exit-non-zero-on-fix"]
0 commit comments