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.
2 parents ded2d99 + 006cc27 commit e59cbe4Copy full SHA for e59cbe4
1 file changed
.pre-commit-config.yaml
@@ -169,7 +169,7 @@ repos:
169
description: Check for black disable comments.
170
171
- repo: https://github.com/psf/black-pre-commit-mirror
172
- rev: 25.11.0
+ rev: 25.12.0
173
hooks:
174
- id: black
175
name: Black
@@ -226,7 +226,7 @@ repos:
226
- --py-version=3.10
227
228
- repo: https://github.com/python-jsonschema/check-jsonschema
229
- rev: 0.35.0
+ rev: 0.36.0
230
231
- id: check-github-actions
232
name: Check GitHub Actions
0 commit comments