Skip to content

Commit 2f904aa

Browse files
Merge pull request #13 from tim-littlefair/dependabot/pip/shellcheck-py-0.11.0.1
fix: bump shellcheck-py from 0.9.0.2 to 0.11.0.1
2 parents 486e176 + 7627e64 commit 2f904aa

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
@@ -43,7 +43,7 @@ test = [
4343
"pytest-runner",
4444
"pytest==8.4.2",
4545
"pytest-github-actions-annotate-failures",
46-
"shellcheck-py==0.9.0.2"
46+
"shellcheck-py==0.11.0.1"
4747
]
4848

4949
[project.urls]

0 commit comments

Comments
 (0)