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 998e855 commit 3f0fdfbCopy full SHA for 3f0fdfb
.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.8.0
+ rev: v0.8.1
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.29.4
+ rev: 0.30.0
69
70
- id: check-github-actions
71
- repo: https://github.com/tox-dev/pyproject-fmt
0 commit comments