File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11repos :
22- repo : https://github.com/psf/black
3- rev : 22.1 .0
3+ rev : 22.3 .0
44 hooks :
55 - id : black
66 args : [--safe, --quiet, --line-length=100]
77- repo : https://github.com/pre-commit/pre-commit-hooks
8- rev : v4.1 .0
8+ rev : v4.2 .0
99 hooks :
1010 - id : trailing-whitespace
1111 - id : end-of-file-fixer
1212 - id : check-yaml
1313 - id : debug-statements
1414- repo : https://github.com/macisamuele/language-formatters-pre-commit-hooks
15- rev : v2.2 .0
15+ rev : v2.3 .0
1616 hooks :
1717 - id : pretty-format-yaml
1818 args : [--autofix, --indent, '2']
@@ -22,11 +22,11 @@ repos:
2222 - id : autoflake
2323 args : [--in-place, --remove-unused-variable, --remove-all-unused-imports]
2424- repo : https://github.com/asottile/reorder_python_imports
25- rev : v2.7 .1
25+ rev : v3.0 .1
2626 hooks :
2727 - id : reorder-python-imports
2828- repo : https://github.com/asottile/pyupgrade
29- rev : v2.31 .0
29+ rev : v2.32 .0
3030 hooks :
3131 - id : pyupgrade
3232 args : [--py36-plus]
3636 - id : flake8
3737 args : [--max-line-length=100]
3838- repo : https://github.com/asottile/setup-cfg-fmt
39- rev : v1.20.0
39+ rev : v1.20.1
4040 hooks :
4141 - id : setup-cfg-fmt
4242- repo : https://github.com/pocc/pre-commit-hooks
You can’t perform that action at this time.
0 commit comments