Skip to content

Commit

Permalink
Bump liskin/gh-problem-matcher-wrap from 2 to 3 (#230)
Browse files Browse the repository at this point in the history
Bumps [liskin/gh-problem-matcher-wrap](https://github.com/liskin/gh-problem-matcher-wrap) from 2 to 3.
- [Release notes](https://github.com/liskin/gh-problem-matcher-wrap/releases)
- [Commits](liskin/gh-problem-matcher-wrap@v2...v3)

---
updated-dependencies:
- dependency-name: liskin/gh-problem-matcher-wrap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 04a18bf commit 708fc68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-python-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
version: 3.x

- name: Run flake8
uses: liskin/gh-problem-matcher-wrap@v2
uses: liskin/gh-problem-matcher-wrap@v3
with:
linters: flake8
run: task python:lint
Expand Down

0 comments on commit 708fc68

Please sign in to comment.