We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1a0494 commit e472debCopy full SHA for e472deb
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- id: blacken-docs
11
additional_dependencies: [black==23.*]
12
- repo: https://github.com/python-jsonschema/check-jsonschema
13
- rev: 0.36.1
+ rev: 0.36.2
14
hooks:
15
- id: check-github-workflows
16
- id: check-dependabot
@@ -64,7 +64,7 @@ repos:
64
- id: rst-directive-colons
65
- id: rst-inline-touching-normal
66
- repo: https://github.com/astral-sh/ruff-pre-commit
67
- rev: v0.14.14
+ rev: v0.15.1
68
69
- id: ruff-check
70
args: ["--fix", "--show-fixes"]
0 commit comments