File tree Expand file tree Collapse file tree 3 files changed +7
-30
lines changed
Expand file tree Collapse file tree 3 files changed +7
-30
lines changed Original file line number Diff line number Diff line change 11version : 2
2+ enable-beta-ecosystems : true
23updates :
34 - package-ecosystem : github-actions
45 directory : /
@@ -9,3 +10,7 @@ updates:
910 patterns : ["*"]
1011 cooldown :
1112 default-days : 7
13+ - package-ecosystem : pre-commit
14+ directory : /
15+ schedule :
16+ interval : weekly
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3333 hooks :
3434 - id : zizmor
3535 args : [--no-progress, --fix=all]
36+ files : (\.github/workflows/.*)|(action\.ya?ml)$ # https://github.com/zizmorcore/zizmor/issues/1636
3637
3738 - repo : local
3839 hooks :
4748 name : shfmt
4849 entry : shfmt --indent=4 --write
4950 language : golang
50- additional_dependencies : [mvdan.cc/sh/v3/cmd/shfmt@d1e5f80 ]
51+ additional_dependencies : [mvdan.cc/sh/v3/cmd/shfmt@fff6e56 ]
5152 types : [shell]
5253 exclude : .p10k.zsh # https://github.com/mvdan/sh/issues/120
5354 - id : oxfmt
You can’t perform that action at this time.
0 commit comments