File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 - id : trailing-whitespace
1919 - id : check-case-conflict
2020 - repo : https://github.com/rbubley/mirrors-prettier
21- rev : v3.6.2
21+ rev : v3.7.3
2222 hooks :
2323 - id : prettier
2424 # package metadata
4545 exclude : " ^packages/.*/(meta.yaml|logo\\ ..*)$"
4646 # scripts
4747 - repo : https://github.com/astral-sh/ruff-pre-commit
48- rev : v0.14.6
48+ rev : v0.14.7
4949 hooks :
5050 - id : ruff-check
5151 args : [--fix, --exit-non-zero-on-fix]
@@ -57,15 +57,15 @@ repos:
5757 hooks :
5858 - id : pyproject-fmt
5959 - repo : https://github.com/camptocamp/jsonschema-gentypes
60- rev : " 2.12 .0"
60+ rev : " 2.13 .0"
6161 hooks :
6262 - id : jsonschema-gentypes
6363 args :
6464 - --json-schema=scripts/src/ecosystem_scripts/schema.json
6565 - --python=scripts/src/ecosystem_scripts/schema.pyi
6666 files : ^scripts/.*/schema.json$
6767 - repo : https://github.com/pre-commit/mirrors-mypy
68- rev : v1.18.2
68+ rev : v1.19.0
6969 hooks :
7070 - id : mypy
7171 args : [--config-file=scripts/pyproject.toml, scripts]
You can’t perform that action at this time.
0 commit comments