Merge 2c2433af6e2fb5a7a702b8fe3ecfba4e85605bba into c998001a16b599ac2b080101c2debba7388d08a6

This commit is contained in:
pre-commit-ci[bot] 2025-01-06 22:00:42 +00:00 committed by GitHub
commit 40c74288b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,7 +47,7 @@ repos:
- id: check-illegal-windows-names - id: check-illegal-windows-names
- repo: https://github.com/pre-commit/sync-pre-commit-deps - repo: https://github.com/pre-commit/sync-pre-commit-deps
rev: v0.0.1 rev: v0.0.2
hooks: hooks:
- id: sync-pre-commit-deps - id: sync-pre-commit-deps
@ -69,7 +69,7 @@ repos:
] ]
- repo: https://github.com/python-jsonschema/check-jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.4 rev: 0.30.0
hooks: hooks:
- id: check-dependabot - id: check-dependabot
- id: check-github-actions - id: check-github-actions