kopia lustrzana https://github.com/rtts/django-simplecms
...and `autoupdate` them
rodzic
eb969cfb8e
commit
5957b91f5b
|
@ -1,27 +1,27 @@
|
|||
repos:
|
||||
|
||||
- repo: https://github.com/rtts/djhtml
|
||||
rev: main
|
||||
rev: v1.4.9
|
||||
hooks:
|
||||
- id: djhtml
|
||||
|
||||
- repo: https://github.com/myint/autoflake
|
||||
rev: master
|
||||
rev: v1.4
|
||||
hooks:
|
||||
- id: autoflake
|
||||
args: ['--in-place', '--remove-all-unused-imports']
|
||||
|
||||
- repo: https://github.com/pycqa/isort
|
||||
rev: main
|
||||
rev: 5.9.1
|
||||
hooks:
|
||||
- id: isort
|
||||
|
||||
- repo: https://github.com/pycqa/flake8
|
||||
rev: master
|
||||
rev: 3.9.2
|
||||
hooks:
|
||||
- id: flake8
|
||||
|
||||
- repo: https://github.com/psf/black
|
||||
rev: main
|
||||
rev: 21.6b0
|
||||
hooks:
|
||||
- id: black
|
||||
|
|
Ładowanie…
Reference in New Issue