File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414repos :
1515 # Autoupdate: Python code
1616 - repo : https://github.com/asottile/pyupgrade
17- rev : ce40a160603ab0e7d9c627ae33d7ef3906e2d2b2 # frozen: v3.19.1
17+ rev : 37bfa06d791fd38fb4e54910b36a2ff57641b074 # frozen: v3.20.0
1818 hooks :
1919 - id : pyupgrade
2020 args : [--py312-plus]
3535
3636 # Check python code static typing
3737 - repo : https://github.com/pre-commit/mirrors-mypy
38- rev : f40886d54c729f533f864ed6ce584e920feb0af7 # frozen: v1.15 .0
38+ rev : 7010b10a09f65cd60a23c207349b539aa36dbec1 # frozen: v1.16 .0
3939 hooks :
4040 - id : mypy
4141 args : [--config, ./mypy.ini]
9797
9898 # Lint: Markdown
9999 - repo : https://github.com/DavidAnson/markdownlint-cli2
100- rev : d174eb7a8f35e05d4065c82d375ad84aa0b32352 # frozen: v0.17.2
100+ rev : d7a4f7cf4914d3bffb9b83bdbc45fd2a00c91ff9 # frozen: v0.18.1
101101 hooks :
102102 - id : markdownlint-cli2
103103 args : [--fix]
You can’t perform that action at this time.
0 commit comments