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 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v4.1 .0
3
+ rev : v4.5 .0
4
4
hooks :
5
5
- id : trailing-whitespace
6
6
- id : end-of-file-fixer
@@ -11,13 +11,13 @@ repos:
11
11
args : ['--autofix', '--indent=2', '--no-sort-keys']
12
12
13
13
- repo : https://github.com/psf/black
14
- rev : 21.12b0
14
+ rev : 23.11.0
15
15
hooks :
16
16
- id : black
17
17
args : ['--line-length', '100']
18
18
19
19
- repo : https://github.com/PyCQA/flake8
20
- rev : 4.0.1
20
+ rev : 6.1.0
21
21
hooks :
22
22
- id : flake8
23
23
@@ -26,12 +26,12 @@ repos:
26
26
hooks :
27
27
- id : seed-isort-config
28
28
- repo : https://github.com/PyCQA/isort
29
- rev : 5.10 .1
29
+ rev : 5.13 .1
30
30
hooks :
31
31
- id : isort
32
32
33
33
- repo : https://github.com/pre-commit/mirrors-prettier
34
- rev : ' v2.5.1 '
34
+ rev : ' v4.0.0-alpha.4 '
35
35
hooks :
36
36
- id : prettier
37
37
language_version : system
46
46
|yaml|yml\
47
47
)$"
48
48
- repo : https://github.com/pre-commit/mirrors-prettier
49
- rev : ' v2.5.1 '
49
+ rev : ' v4.0.0-alpha.4 '
50
50
hooks :
51
51
- id : prettier
52
52
language_version : system
You can’t perform that action at this time.
0 commit comments