Skip to content

Commit

Permalink
Bump WillCodeForCats/python-lint-action from 1.0.6 to 1.0.7
Browse files Browse the repository at this point in the history
Bumps [WillCodeForCats/python-lint-action](https://github.com/willcodeforcats/python-lint-action) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/willcodeforcats/python-lint-action/releases)
- [Commits](WillCodeForCats/python-lint-action@v1.0.6...v1.0.7)

---
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]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 0b3bc03 commit 1e94edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-quality.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: WillCodeForCats/[email protected].6
- uses: WillCodeForCats/[email protected].7
with:
python-root-list: "custom_components/solaredge_modbus_multi"
use-flake8: true
Expand Down

0 comments on commit 1e94edb

Please sign in to comment.