File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1010 pre-commit :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@v3
14- - uses : actions/setup-python@v3
15- - uses : pre-commit/action@v3.0.0
13+ - uses : actions/checkout@v3
14+ - uses : pre-commit/action@v3.0.0
Original file line number Diff line number Diff line change 2424 - id : remove-tabs
2525 args : [--whitespaces-count, '4']
2626- repo : https://github.com/macisamuele/language-formatters-pre-commit-hooks
27- rev : v2.11 .0
27+ rev : v2.16 .0
2828 hooks :
2929 - id : pretty-format-yaml
3030 args : [--autofix, --indent, '2']
3939 hooks :
4040 - id : conda_envfile_parse
4141 files : environment.yaml
42- # Externally provided executables (so we can use them with editors as well).
42+ # Externally provided executables (so we can use them with editors as well).
4343- repo : https://github.com/pre-commit/mirrors-clang-format
4444 rev : v17.0.6
4545 hooks :
You can’t perform that action at this time.
0 commit comments