File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
- --remove-duplicate-keys
22
22
- --remove-unused-variables
23
23
- repo : https://github.com/Pierre-Sassoulas/copyright_notice_precommit
24
- rev : 6f5a59c3e1cb0f20731eb1ff32622c9a2fc72d9a
24
+ rev : 0.1.2
25
25
hooks :
26
26
- id : copyright-notice
27
27
args : ["--notice=script/copyright.txt", "--enforce-all", "--autofix"]
44
44
- id : black-disable-checker
45
45
exclude : tests/unittest_nodes_lineno.py
46
46
- repo : https://github.com/psf/black
47
- rev : 22.1 .0
47
+ rev : 22.3 .0
48
48
hooks :
49
49
- id : black
50
50
args : [--safe, --quiet]
70
70
]
71
71
exclude : tests/testdata|conf.py
72
72
- repo : https://github.com/pre-commit/mirrors-mypy
73
- rev : v0.940
73
+ rev : v0.942
74
74
hooks :
75
75
- id : mypy
76
76
name : mypy
89
89
]
90
90
exclude : tests/testdata| # exclude everything, we're not ready
91
91
- repo : https://github.com/pre-commit/mirrors-prettier
92
- rev : v2.5 .1
92
+ rev : v2.6 .1
93
93
hooks :
94
94
- id : prettier
95
95
args : [--prose-wrap=always, --print-width=88]
You can’t perform that action at this time.
0 commit comments