mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-21 19:43:54 +02:00
Update pre-commit hooks (#432)
Update versions of pre-commit hooks to latest version. Co-authored-by: philipp-horstenkamp <philipp-horstenkamp@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4e83c83374
commit
3ed756c8e8
@ -63,7 +63,7 @@ repos:
|
||||
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v1.7.0
|
||||
rev: v1.7.1
|
||||
hooks:
|
||||
- id: mypy
|
||||
additional_dependencies:
|
||||
@ -97,7 +97,7 @@ repos:
|
||||
- id: validate-html
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.27.1
|
||||
rev: 0.27.2
|
||||
hooks:
|
||||
- id: check-github-workflows
|
||||
|
||||
|
Reference in New Issue
Block a user