We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10575ec + 1b5a44e commit f45e528Copy full SHA for f45e528
2 files changed
.pre-commit-config.yaml
@@ -1,10 +1,10 @@
1
repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
- rev: v0.4.2
+ rev: v0.15.5
4
hooks:
5
- id: ruff
6
- id: ruff-format
7
- repo: https://github.com/python-jsonschema/check-jsonschema
8
- rev: 0.28.2
+ rev: 0.37.0
9
10
- id: check-github-workflows
0 commit comments