mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-08-23 12:20:05 +02:00
Linter update to ruff==0.0.292 (#191)
This commit is contained in:
@@ -28,7 +28,7 @@ repos:
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
# Ruff version.
|
||||
rev: v0.0.291
|
||||
rev: v0.0.292
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
@@ -86,7 +86,7 @@ repos:
|
||||
- id: validate-html
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.26.3
|
||||
rev: 0.27.0
|
||||
hooks:
|
||||
- id: check-github-workflows
|
||||
|
||||
|
Reference in New Issue
Block a user