File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,13 @@ default_language_version:
10
10
11
11
repos :
12
12
- repo : https://github.com/asottile/pyupgrade
13
- rev : v3.8 .0
13
+ rev : v3.9 .0
14
14
hooks :
15
15
- id : pyupgrade
16
16
args :
17
17
- --py311-plus
18
18
- repo : https://github.com/psf/black
19
- rev : 23.3 .0
19
+ rev : 23.7 .0
20
20
hooks :
21
21
- id : black
22
22
args :
@@ -60,12 +60,12 @@ repos:
60
60
- id : no-commit-to-branch
61
61
- id : requirements-txt-fixer
62
62
- repo : https://github.com/pre-commit/mirrors-prettier
63
- rev : v3.0.0-alpha.9-for-vscode
63
+ rev : v3.0.0
64
64
hooks :
65
65
- id : prettier
66
66
additional_dependencies :
67
- - prettier@2.7.1
68
- - prettier-plugin-sort-json@0 .0.3
67
+ - prettier@2.8.8
68
+ - prettier-plugin-sort-json@1 .0.0
69
69
exclude_types :
70
70
- python
71
71
- repo : https://github.com/adrienverge/yamllint.git
You can’t perform that action at this time.
0 commit comments