File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
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.4 .0
3
+ rev : v4.5 .0
4
4
hooks :
5
5
- id : trailing-whitespace
6
6
- id : end-of-file-fixer
@@ -10,11 +10,11 @@ repos:
10
10
- id : name-tests-test
11
11
- id : requirements-txt-fixer
12
12
- repo : https://github.com/asottile/setup-cfg-fmt
13
- rev : v2.4 .0
13
+ rev : v2.5 .0
14
14
hooks :
15
15
- id : setup-cfg-fmt
16
16
- repo : https://github.com/asottile/reorder-python-imports
17
- rev : v3.11 .0
17
+ rev : v3.12 .0
18
18
hooks :
19
19
- id : reorder-python-imports
20
20
args : [--py38-plus, --add-import, 'from __future__ import annotations']
23
23
hooks :
24
24
- id : add-trailing-comma
25
25
- repo : https://github.com/asottile/pyupgrade
26
- rev : v3.13 .0
26
+ rev : v3.15 .0
27
27
hooks :
28
28
- id : pyupgrade
29
29
args : [--py38-plus]
You can’t perform that action at this time.
0 commit comments