File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
- - repo : git ://github.com/pre-commit/pre-commit-hooks
3
- sha : e19917ae62c365d4d746fa9639c7506435bcf1c8
2
+ - repo : https ://github.com/pre-commit/pre-commit-hooks
3
+ rev : e19917ae62c365d4d746fa9639c7506435bcf1c8
4
4
hooks :
5
5
- id : trailing-whitespace
6
6
- id : flake8
10
10
- id : debug-statements
11
11
- id : end-of-file-fixer
12
12
- repo : https://github.com/asottile/reorder_python_imports
13
- sha : v0.3 .5
13
+ rev : v3.8 .5
14
14
hooks :
15
15
- id : reorder-python-imports
16
16
language_version : python3
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ include LICENSE
2
2
include README.rst
3
3
include setup.cfg
4
4
include requirements.txt
5
- recursive-include django_nyt *.html *.js *.mo *.po
5
+ recursive-include django_nyt *.html *.js *.mo *.po *.txt
You can’t perform that action at this time.
0 commit comments