File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed
Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 2323 - name : Run spell-check
2424 uses : autowarefoundation/autoware-github-actions/spell-check@v1
2525 with :
26- local-cspell-json : .cspell.json
2726 incremental-files-only : false
2827 cspell-json-url : https://raw.githubusercontent.com/autowarefoundation/autoware-spell-check-dict/main/.cspell.json
2928 dict-packages : |
Original file line number Diff line number Diff line change 2121 - name : Run spell-check
2222 uses : autowarefoundation/autoware-github-actions/spell-check@v1
2323 with :
24- local-cspell-json : .cspell.json
2524 cspell-json-url : https://raw.githubusercontent.com/autowarefoundation/autoware-spell-check-dict/main/.cspell.json
2625 dict-packages : |
2726 https://github.com/autowarefoundation/autoware-spell-check-dict
Original file line number Diff line number Diff line change 3737 args : [--no-error-on-unmatched-pattern]
3838
3939 - repo : https://github.com/adrienverge/yamllint
40- rev : v1.37.1
40+ rev : v1.38.0
4141 hooks :
4242 - id : yamllint
4343
4747 - id : check-package-depends
4848
4949 - repo : https://github.com/tier4/pre-commit-hooks-ros
50- rev : v0.10.0
50+ rev : v0.10.2
5151 hooks :
5252 - id : flake8-ros
5353 - id : prettier-xacro
7474 args : [--profile=black, --line-length=100]
7575
7676 - repo : https://github.com/psf/black-pre-commit-mirror
77- rev : 25.12 .0
77+ rev : 26.1 .0
7878 hooks :
7979 - id : black
8080 args : [--line-length=100]
9393 exclude : .cu
9494
9595 - repo : https://github.com/python-jsonschema/check-jsonschema
96- rev : 0.36.0
96+ rev : 0.36.2
9797 hooks :
9898 - id : check-metaschema
9999 files : ^.+/schema/.*schema\.json$
You can’t perform that action at this time.
0 commit comments