1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-05-19 08:13:41 +03:00

Bump liskin/gh-problem-matcher-wrap from 1 to 2

Bumps [liskin/gh-problem-matcher-wrap](https://github.com/liskin/gh-problem-matcher-wrap) from 1 to 2.
- [Release notes](https://github.com/liskin/gh-problem-matcher-wrap/releases)
- [Commits](https://github.com/liskin/gh-problem-matcher-wrap/compare/v1...v2)

---
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>
This commit is contained in:
dependabot[bot] 2022-11-21 01:45:18 +00:00 committed by GitHub
parent 0a7ef2d85c
commit 2c7a15f702
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ jobs:
version: 3.x version: 3.x
- name: Run flake8 - name: Run flake8
uses: liskin/gh-problem-matcher-wrap@v1 uses: liskin/gh-problem-matcher-wrap@v2
with: with:
linters: flake8 linters: flake8
run: task python:lint run: task python:lint