Skip to content

Commit fd85000

Browse files
Bump shfmt-py from 3.11.0.2 to 3.12.0.2
Bumps [shfmt-py](https://github.com/maxwinterstein/shfmt-py) from 3.11.0.2 to 3.12.0.2. - [Release notes](https://github.com/maxwinterstein/shfmt-py/releases) - [Commits](https://github.com/maxwinterstein/shfmt-py/commits) --- updated-dependencies: - dependency-name: shfmt-py dependency-version: 3.12.0.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c75321b commit fd85000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ optional-dependencies.dev = [
6666
# but also because having it installed means that ``actionlint-py`` will
6767
# use it to lint shell commands in GitHub workflow files.
6868
"shellcheck-py==0.10.0.1",
69-
"shfmt-py==3.11.0.2",
69+
"shfmt-py==3.12.0.2",
7070
"sphinx==8.2.3",
7171
"sphinx-copybutton==0.5.2",
7272
"sphinx-lint==1.0.0",

0 commit comments

Comments
 (0)