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 14
14
repos :
15
15
# Autoupdate: Python code
16
16
- repo : https://github.com/asottile/pyupgrade
17
- rev : ce40a160603ab0e7d9c627ae33d7ef3906e2d2b2 # frozen: v3.19.1
17
+ rev : 37bfa06d791fd38fb4e54910b36a2ff57641b074 # frozen: v3.20.0
18
18
hooks :
19
19
- id : pyupgrade
20
20
args : [--py312-plus]
35
35
36
36
# Check python code static typing
37
37
- repo : https://github.com/pre-commit/mirrors-mypy
38
- rev : f40886d54c729f533f864ed6ce584e920feb0af7 # frozen: v1.15 .0
38
+ rev : 7010b10a09f65cd60a23c207349b539aa36dbec1 # frozen: v1.16 .0
39
39
hooks :
40
40
- id : mypy
41
41
args : [--config, ./mypy.ini]
@@ -126,7 +126,7 @@ repos:
126
126
127
127
# Lint: Markdown
128
128
- repo : https://github.com/DavidAnson/markdownlint-cli2
129
- rev : d174eb7a8f35e05d4065c82d375ad84aa0b32352 # frozen: v0.17.2
129
+ rev : d7a4f7cf4914d3bffb9b83bdbc45fd2a00c91ff9 # frozen: v0.18.1
130
130
hooks :
131
131
- id : markdownlint-cli2
132
132
args : [--fix]
You can’t perform that action at this time.
0 commit comments