mirror of
https://github.com/django-cms/django-cms.git
synced 2026-01-16 13:29:00 +03:00
ci: Added pre-commit ci config (#7409)
This commit is contained in:
parent
fcfe77f637
commit
64ae4addb8
|
|
@ -1,3 +1,12 @@
|
|||
ci:
|
||||
autofix_commit_msg: |
|
||||
ci: auto fixes from pre-commit hooks
|
||||
|
||||
for more information, see https://pre-commit.ci
|
||||
autofix_prs: false
|
||||
autoupdate_commit_msg: 'ci: pre-commit autoupdate'
|
||||
autoupdate_schedule: monthly
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v2.31.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user