Compare commits
2 Commits
4b9a657558
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 6106150c66 | |||
| a362e2640a |
@@ -24,7 +24,7 @@ repos:
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
# Ruff version.
|
||||
rev: v0.15.18
|
||||
rev: v0.15.20
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
@@ -79,7 +79,7 @@ repos:
|
||||
- mdformat-gfm
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.37.3
|
||||
rev: 0.37.4
|
||||
hooks:
|
||||
- id: check-jsonschema
|
||||
name: Check Gitea Workflows
|
||||
|
||||
Reference in New Issue
Block a user