Skip to content

Commit d99f3fe

Browse files
chore(deps-dev): Bump shfmt-py from 3.12.0.2 to 4.0.0
Bumps [shfmt-py](https://github.com/maxwinterstein/shfmt-py) from 3.12.0.2 to 4.0.0. - [Release notes](https://github.com/maxwinterstein/shfmt-py/releases) - [Commits](https://github.com/maxwinterstein/shfmt-py/commits/v4.0.0) --- updated-dependencies: - dependency-name: shfmt-py dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f9a896 commit d99f3fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ optional-dependencies.dev = [
8686
# but also because having it installed means that ``actionlint-py`` will
8787
# use it to lint shell commands in GitHub workflow files.
8888
"shellcheck-py==0.11.0.1",
89-
"shfmt-py==3.12.0.2",
89+
"shfmt-py==4.0.0",
9090
"sphinx==9.1.0",
9191
"sphinx-copybutton==0.5.2",
9292
"sphinx-lint==1.0.2",

0 commit comments

Comments
 (0)