There was an error while loading. Please reload this page.
1 parent b7b50d6 commit 99cf964Copy full SHA for 99cf964
.pre-commit-config.yaml
@@ -1,11 +1,11 @@
1
repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
- rev: v0.3.4
+ rev: v0.3.5
4
hooks:
5
- id: ruff
6
- id: ruff-format
7
- repo: https://github.com/python-jsonschema/check-jsonschema
8
- rev: 0.28.0
+ rev: 0.28.1
9
10
- id: check-github-workflows
11
- repo: https://github.com/asottile/blacken-docs
0 commit comments