Skip to content

Commit 3dfae5d

Browse files
chore(deps-dev): Bump shfmt-py from 4.0.0 to 4.1.0
Bumps [shfmt-py](https://github.com/MaxWinterstein/shfmt-py) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/MaxWinterstein/shfmt-py/releases) - [Commits](MaxWinterstein/shfmt-py@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: shfmt-py dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a89d8c0 commit 3dfae5d

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
@@ -69,7 +69,7 @@ optional-dependencies.dev = [
6969
# but also because having it installed means that ``actionlint-py`` will
7070
# use it to lint shell commands in GitHub workflow files.
7171
"shellcheck-py==0.11.0.1",
72-
"shfmt-py==4.0.0",
72+
"shfmt-py==4.1.0",
7373
"sphinx==9.1.0",
7474
"sphinx-copybutton==0.5.2",
7575
"sphinx-lint==1.0.2",

0 commit comments

Comments
 (0)