Compare commits

...

1 Commits

Author SHA1 Message Date
pre-commit-ci[bot]
2c2433af6e
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/sync-pre-commit-deps: v0.0.1 → v0.0.2](https://github.com/pre-commit/sync-pre-commit-deps/compare/v0.0.1...v0.0.2)
- [github.com/python-jsonschema/check-jsonschema: 0.29.4 → 0.30.0](https://github.com/python-jsonschema/check-jsonschema/compare/0.29.4...0.30.0)
2025-01-06 22:00:39 +00:00

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