Skip to content

Commit ccb718e

Browse files
authored
chore(config): shfmtVerison bump
see https://github.com/mvdan/sh/releases/tag/v3.8.0
1 parent e220fb5 commit ccb718e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const config = {
2-
shfmtVersion: 'v3.7.0',
2+
shfmtVersion: 'v3.8.0',
33
needCheckInstall: true,
44
};

0 commit comments

Comments
 (0)