Skip to content

Commit

Permalink
fix: bump shellcheck-py from 0.9.0.2 to 0.9.0.5
Browse files Browse the repository at this point in the history
Bumps [shellcheck-py](https://github.com/ryanrhee/shellcheck-py) from 0.9.0.2 to 0.9.0.5.
- [Commits](shellcheck-py/shellcheck-py@v0.9.0.2...v0.9.0.5)

---
updated-dependencies:
- dependency-name: shellcheck-py
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 82b10ef commit d7cb56d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ test = [
"pytest-runner",
"pytest==7.4.0",
"pytest-github-actions-annotate-failures",
"shellcheck-py==0.9.0.2"
"shellcheck-py==0.9.0.5"
]


Expand Down

0 comments on commit d7cb56d

Please sign in to comment.