Merge pull request #267 from mosfet80/patch-2

This commit is contained in:
Sviatoslav Sydorenko (Святослав Сидоренко) 2024-09-29 01:38:05 +02:00 committed by GitHub
commit 954318b48e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ repos:
- id: remove-tabs - id: remove-tabs
- repo: https://github.com/python-jsonschema/check-jsonschema.git - repo: https://github.com/python-jsonschema/check-jsonschema.git
rev: 0.28.1 rev: 0.29.2
hooks: hooks:
- id: check-github-actions - id: check-github-actions
- id: check-github-workflows - id: check-github-workflows
@ -37,7 +37,7 @@ repos:
- id: check-readthedocs - id: check-readthedocs
- repo: https://github.com/pre-commit/pre-commit-hooks.git - repo: https://github.com/pre-commit/pre-commit-hooks.git
rev: v4.5.0 rev: v4.6.0
hooks: hooks:
# Side-effects: # Side-effects:
- id: end-of-file-fixer - id: end-of-file-fixer