We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e690232 commit b43feedCopy full SHA for b43feed
.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.11.4
+ rev: v0.11.5
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.32.1
+ rev: 0.33.0
69
70
- id: check-github-actions
71
- repo: https://github.com/tox-dev/pyproject-fmt
0 commit comments