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 a1d3a68 commit ae60501Copy full SHA for ae60501
.pre-commit-config.yaml
@@ -1,11 +1,11 @@
1
repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
- rev: v0.13.0
+ rev: v0.14.0
4
hooks:
5
- id: ruff
6
- id: ruff-format
7
- repo: https://github.com/python-jsonschema/check-jsonschema
8
- rev: 0.33.3
+ rev: 0.34.1
9
10
- id: check-github-workflows
11
- repo: https://github.com/asottile/blacken-docs
0 commit comments