mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-20 23:05:09 +00:00
Merge 'main'
This commit is contained in:
commit
2e39a8f7ce
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ repos:
|
||||||
- id: shfmt
|
- id: shfmt
|
||||||
name: shfmt
|
name: shfmt
|
||||||
language: golang
|
language: golang
|
||||||
additional_dependencies: [mvdan.cc/sh/v3/cmd/shfmt]
|
additional_dependencies: [mvdan.cc/sh/v3/cmd/shfmt@latest]
|
||||||
entry: shfmt
|
entry: shfmt
|
||||||
args: [-w]
|
args: [-w]
|
||||||
types: [shell]
|
types: [shell]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue