File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
# See https://pre-commit.com/hooks.html for more hooks
3
3
repos :
4
4
- repo : https://github.com/pre-commit/pre-commit-hooks
5
- rev : v4.4 .0
5
+ rev : v4.5 .0
6
6
hooks :
7
7
- id : check-yaml
8
8
- id : check-added-large-files
9
9
- repo : https://github.com/editorconfig-checker/editorconfig-checker.python
10
- rev : ' 2.7.2 '
10
+ rev : ' 2.7.3 '
11
11
hooks :
12
12
- id : editorconfig-checker
13
13
alias : ec
@@ -21,15 +21,15 @@ repos:
21
21
- id : isort
22
22
name : isort (python)
23
23
- repo : https://github.com/psf/black
24
- rev : 23.9.1
24
+ rev : 23.11.0
25
25
hooks :
26
26
- id : black
27
27
- repo : https://github.com/asottile/pyupgrade
28
- rev : v3.13 .0
28
+ rev : v3.15 .0
29
29
hooks :
30
30
- id : pyupgrade
31
31
args : [--py37-plus]
32
32
- repo : https://github.com/jendrikseipp/vulture
33
- rev : ' v2.9.1 '
33
+ rev : ' v2.10 '
34
34
hooks :
35
35
- id : vulture
You can’t perform that action at this time.
0 commit comments