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 2525 exclude : " ^tests"
2626
2727 - repo : https://github.com/astral-sh/ruff-pre-commit
28- rev : v0.4.7
28+ rev : v0.5.0
2929 hooks :
3030 - id : ruff
3131 args : ["--fix", "--show-fixes"]
6060 stages : [manual]
6161
6262 - repo : https://github.com/pre-commit/mirrors-mypy
63- rev : v1.10.0
63+ rev : v1.10.1
6464 hooks :
6565 - id : mypy
6666 exclude : |
@@ -123,12 +123,12 @@ repos:
123123 exclude : .pre-commit-config.yaml
124124
125125 - repo : https://github.com/henryiii/validate-pyproject-schema-store
126- rev : 2024.06.03
126+ rev : 2024.06.24
127127 hooks :
128128 - id : validate-pyproject
129129
130130 - repo : https://github.com/python-jsonschema/check-jsonschema
131- rev : 0.28.4
131+ rev : 0.28.6
132132 hooks :
133133 - id : check-dependabot
134134 - id : check-github-workflows
You can’t perform that action at this time.
0 commit comments