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 e747743 commit 4d8a7a6Copy full SHA for 4d8a7a6
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
hooks:
11
- id: yesqa
12
- repo: https://github.com/Zac-HD/shed
13
- rev: 2024.10.1
+ rev: 2025.6.1
14
15
- id: shed
16
args:
@@ -37,7 +37,7 @@ repos:
37
- id: check-yaml
38
- id: debug-statements
39
- repo: https://github.com/PyCQA/flake8
40
- rev: 7.2.0
+ rev: 7.3.0
41
42
- id: flake8
43
language_version: python3
@@ -46,7 +46,7 @@ repos:
46
47
- id: python-use-type-annotations
48
- repo: https://github.com/python-jsonschema/check-jsonschema
49
- rev: 0.33.0
+ rev: 0.33.2
50
51
- id: check-github-actions
52
- id: check-github-workflows
0 commit comments