mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
Fix pre-commit config
This commit is contained in:
parent
05853825d8
commit
26167951db
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ repos:
|
|||
- id: shfmt
|
||||
name: shfmt
|
||||
language: golang
|
||||
additional_dependencies: [mvdan.cc/sh/v3/cmd/shfmt]
|
||||
additional_dependencies: [mvdan.cc/sh/v3/cmd/shfmt@latest]
|
||||
entry: shfmt
|
||||
args: [-w]
|
||||
types: [shell]
|
||||
|
|
|
|||
Loading…
Reference in a new issue