Skip to content

Commit 2cbe799

Browse files
Bump WillCodeForCats/python-lint-action from 1.0.3 to 1.0.4
Bumps [WillCodeForCats/python-lint-action](https://github.com/willcodeforcats/python-lint-action) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/willcodeforcats/python-lint-action/releases) - [Commits](WillCodeForCats/python-lint-action@v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: WillCodeForCats/python-lint-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 454d29e commit 2cbe799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-quality.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v4
15-
- uses: WillCodeForCats/[email protected].3
15+
- uses: WillCodeForCats/[email protected].4
1616
with:
1717
python-root-list: "custom_components/solaredge_modbus_multi"
1818
use-flake8: true

0 commit comments

Comments
 (0)