File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
4
4
repos :
5
5
- repo : https://github.com/pre-commit/pre-commit-hooks
6
- rev : f71fa2c1f9cf5cb705f73dffe4b21f7c61470ba9 # frozen: v4.4 .0
6
+ rev : c4a0b883114b00d8d76b479c820ce7950211c99b # frozen: v4.5 .0
7
7
hooks :
8
8
- id : trailing-whitespace
9
9
- id : end-of-file-fixer
17
17
- id : check-added-large-files
18
18
19
19
- repo : https://github.com/psf/black
20
- rev : e87737140f32d3cd7c44ede75f02dcd58e55820e # frozen: 23.9 .1
20
+ rev : 744d23b34800c06e10272149b70752396e90eeb8 # frozen: 23.10 .1
21
21
hooks :
22
22
- id : black
23
23
34
34
- id : blacken-docs
35
35
36
36
- repo : https://github.com/asottile/pyupgrade
37
- rev : ffb735bf0dc786a3a1e6b08043440b0bdef5bef8 # frozen: v3.13 .0
37
+ rev : 1bbebc88c6925a4e56fd5446b830b12c38c1c24a # frozen: v3.15 .0
38
38
hooks :
39
39
- id : pyupgrade
40
40
args : [--py38-plus]
You can’t perform that action at this time.
0 commit comments