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 93efae3 commit fb6bfbfCopy full SHA for fb6bfbf
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: check-merge-conflict
7
exclude: rst$
8
- repo: https://github.com/astral-sh/ruff-pre-commit
9
- rev: v0.12.1
+ rev: v0.12.2
10
hooks:
11
- id: ruff
12
args: [--fix]
@@ -65,7 +65,7 @@ repos:
65
- 'SC1004:'
66
stages: [manual]
67
- repo: https://github.com/sirosen/check-jsonschema
68
- rev: 0.33.1
+ rev: 0.33.2
69
70
- id: check-github-actions
71
- repo: https://github.com/tox-dev/pyproject-fmt
0 commit comments