Skip to content

Commit dbe314a

Browse files
chore(deps): update mvdan/shfmt docker tag to v3.12.0
1 parent 0b58ac0 commit dbe314a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ check-conventional-commits-linting:
2222
docker run $(DOCKER_RUN_WRITE_OPTS) ghcr.io/developerc286/conventional_commits_linter:$(CONVENTIONAL_COMMITS_LINTER_VERSION) --allow-angular-type-only $(FROM)
2323

2424
# renovate: depName=mvdan/shfmt
25-
SHFMT_VERSION=v3.11.0-alpine@sha256:394d755b6007056a2e6d7537ccdbdcfca01b9855ba91e99df0166ca039c9d422
25+
SHFMT_VERSION=v3.12.0-alpine@sha256:204a4d2d876123342ad394bd9a28fb91e165abc03868790d4b39cfa73233f150
2626

2727
.PHONY: check-shell-formatting
2828
check-shell-formatting:

0 commit comments

Comments
 (0)