mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 12:17:14 +03:00
10 lines
237 B
YAML
10 lines
237 B
YAML
repos:
|
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
|
rev: 38b88246ccc552bffaaf54259d064beeee434539 # frozen: v4.0.1
|
|
hooks:
|
|
- id: check-merge-conflict
|
|
- id: check-yaml
|
|
|
|
ci:
|
|
autoupdate_schedule: quarterly
|