File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,18 +18,18 @@ repos:
1818 - id : trailing-whitespace
1919 - id : check-case-conflict
2020 - repo : https://github.com/rbubley/mirrors-prettier
21- rev : v3.8.0
21+ rev : v3.8.1
2222 hooks :
2323 - id : prettier
2424 # package metadata
2525 - repo : https://github.com/python-jsonschema/check-jsonschema
26- rev : 0.36.0
26+ rev : 0.36.1
2727 hooks :
2828 - id : check-jsonschema
2929 files : " scripts/src/ecosystem_scripts/schema.json"
3030 args : ["--check-metaschema"]
3131 - repo : https://github.com/python-jsonschema/check-jsonschema
32- rev : 0.36.0
32+ rev : 0.36.1
3333 hooks :
3434 - id : check-jsonschema
3535 files : " packages/.*/meta.yaml"
4545 exclude : " ^packages/.*/(meta.yaml|logo\\ ..*)$"
4646 # scripts
4747 - repo : https://github.com/astral-sh/ruff-pre-commit
48- rev : v0.14.13
48+ rev : v0.14.14
4949 hooks :
5050 - id : ruff-check
5151 args : [--fix, --exit-non-zero-on-fix]
You can’t perform that action at this time.
0 commit comments