Skip to content

Commit

Permalink
Bump mvdan/shfmt from v3.8.0 to v3.9.0 in /.github/linting (#92)
Browse files Browse the repository at this point in the history
Bumps mvdan/shfmt from v3.8.0 to v3.9.0.

---
updated-dependencies:
- dependency-name: mvdan/shfmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Curtin <jameswcurtin@gmail.com>
  • Loading branch information
dependabot[bot] and jamescurtin authored Aug 19, 2024
1 parent 652dde0 commit f5c0654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/linting/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mvdan/shfmt:v3.8.0 as shfmt
FROM mvdan/shfmt:v3.9.0 as shfmt
FROM koalaman/shellcheck:v0.10.0 as shellcheck

FROM python:3.11.3-alpine3.16
Expand Down

0 comments on commit f5c0654

Please sign in to comment.