Skip to content

Commit

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

---
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 29, 2023
1 parent ebe0673 commit a35a6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lint_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ flake8==6.1.0 ; python_version >= "3.8.1"
isort==5.11.5 ; python_version > "3.6" and python_version < "3.8"
isort==5.12.0 ; python_version >= "3.8"
mypy==1.5.1 ; python_version > "3.6"
shellcheck-py==0.9.0.5 ; python_version > "3.6"
shellcheck-py==0.9.0.6 ; python_version > "3.6"

# Type annotation stubs
types-PyYAML ; python_version > "3.6"
Expand Down

0 comments on commit a35a6e1

Please sign in to comment.