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 11
11
additional_dependencies : [black==23.*]
12
12
13
13
- repo : https://github.com/astral-sh/ruff-pre-commit
14
- rev : " v0.5.0 "
14
+ rev : " v0.5.6 "
15
15
hooks :
16
16
- id : ruff
17
17
args : ["--fix", "--show-fixes"]
45
45
- id : rst-inline-touching-normal
46
46
47
47
- repo : https://github.com/pre-commit/mirrors-mypy
48
- rev : v1.10 .1
48
+ rev : v1.11 .1
49
49
hooks :
50
50
- id : mypy
51
51
files : (src|web|tests)
@@ -78,12 +78,12 @@ repos:
78
78
exclude : .pre-commit-config.yaml
79
79
80
80
- repo : https://github.com/henryiii/validate-pyproject-schema-store
81
- rev : 2024.07.01
81
+ rev : 2024.07.29
82
82
hooks :
83
83
- id : validate-pyproject
84
84
85
85
- repo : https://github.com/python-jsonschema/check-jsonschema
86
- rev : 0.28.6
86
+ rev : 0.29.1
87
87
hooks :
88
88
- id : check-dependabot
89
89
- id : check-github-workflows
You can’t perform that action at this time.
0 commit comments