Compare commits
5 Commits
49b81f280d
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| c11d76f429 | |||
| acb87b84b1 | |||
| d00d97da23 | |||
| 8f2549a3d8 | |||
| 9f1c769475 |
@@ -24,7 +24,7 @@ repos:
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
# Ruff version.
|
||||
rev: v0.15.1
|
||||
rev: v0.15.4
|
||||
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.36.1
|
||||
rev: 0.37.0
|
||||
hooks:
|
||||
- id: check-jsonschema
|
||||
name: Check Gitea Workflows
|
||||
|
||||
Reference in New Issue
Block a user