We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 987c0d0 + bb7d1c5 commit 52e76d6Copy full SHA for 52e76d6
1 file changed
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
- id: end-of-file-fixer
9
- id: trailing-whitespace
10
- repo: https://github.com/python-jsonschema/check-jsonschema
11
- rev: 0.37.0
+ rev: 0.37.1
12
hooks:
13
- id: check-github-workflows
14
- id: check-dependabot
@@ -49,7 +49,7 @@ repos:
49
- "-L"
50
- "assertIn"
51
- repo: https://github.com/tox-dev/pyproject-fmt
52
- rev: v2.20.0
+ rev: v2.21.0
53
54
- id: pyproject-fmt
55
additional_dependencies: ["tox>=4.9"]
0 commit comments