Skip to content

Commit

Permalink
Merge pull request #39 from suzuki-shunsuke/renovate/docker-mvdan-shf…
Browse files Browse the repository at this point in the history
…mt-3.x

chore(deps): update mvdan/shfmt docker tag to v3.2.2
  • Loading branch information
suzuki-shunsuke committed Jan 29, 2021
2 parents c41459b + 26c4f1e commit e673deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ steps:
commands:
- shellcheck scripts/* githooks/*
- name: shfmt
image: mvdan/shfmt:v3.2.0-alpine
image: mvdan/shfmt:v3.2.2-alpine
commands:
- shfmt -d .
---
Expand Down

0 comments on commit e673deb

Please sign in to comment.