Some checks failed
Gitea Actions Demo Training / Explore-Gitea-Actions (push) Failing after 15s
12 lines
266 B
YAML
12 lines
266 B
YAML
repos:
|
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
|
rev: v4.5.0
|
|
hooks:
|
|
#- id: check-yaml
|
|
- id: end-of-file-fixer
|
|
- id: trailing-whitespace
|
|
#- repo: https://github.com/psf/black
|
|
# rev: 22.10.0
|
|
# hooks:
|
|
# - id: black
|