File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 14
14
- id : check-useless-excludes
15
15
- repo : https://github.com/rbubley/mirrors-prettier
16
16
# keep it before yamllint
17
- rev : v3.5.3
17
+ rev : v3.6.2
18
18
hooks :
19
19
- id : prettier
20
20
- repo : https://github.com/streetsidesoftware/cspell-cli
61
61
- id : tox-ini-fmt
62
62
63
63
- repo : https://github.com/astral-sh/ruff-pre-commit
64
- rev : v0.11.12
64
+ rev : v0.12.2
65
65
hooks :
66
66
- id : ruff
67
67
args :
75
75
hooks :
76
76
- id : black
77
77
- repo : https://github.com/pre-commit/mirrors-mypy
78
- rev : v1.16.0
78
+ rev : v1.16.1
79
79
hooks :
80
80
- id : mypy
81
81
# empty args needed in order to match mypy cli behavior
84
84
- pytest>=6.1.2
85
85
- enrich>=1.2.5
86
86
- repo : https://github.com/RobertCraigie/pyright-python
87
- rev : v1.1.401
87
+ rev : v1.1.402
88
88
hooks :
89
89
- id : pyright
90
90
additional_dependencies :
You can’t perform that action at this time.
0 commit comments