Skip to content

Commit 87e5ee6

Browse files
Bump WillCodeForCats/python-lint-action from 1.0.2 to 1.0.3
Bumps [WillCodeForCats/python-lint-action](https://github.com/willcodeforcats/python-lint-action) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/willcodeforcats/python-lint-action/releases) - [Commits](WillCodeForCats/python-lint-action@v1.0.2...v1.0.3) --- 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 97fc92e commit 87e5ee6

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].2
15+
- uses: WillCodeForCats/[email protected].3
1616
with:
1717
python-root-list: "custom_components/solaredge_modbus_multi"
1818
use-flake8: true

0 commit comments

Comments
 (0)