Skip to content

Commit

Permalink
NO_JIRA: Bump reviewdog/action-flake8 from 3.6.1 to 3.7.0
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-flake8](https://github.com/reviewdog/action-flake8) from 3.6.1 to 3.7.0.
- [Release notes](https://github.com/reviewdog/action-flake8/releases)
- [Changelog](https://github.com/reviewdog/action-flake8/blob/master/CHANGELOG.md)
- [Commits](reviewdog/action-flake8@v3.6.1...v3.7.0)

---
updated-dependencies:
- dependency-name: reviewdog/action-flake8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 19, 2023
1 parent 8ef78e7 commit 413921e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
python-version: ${{ matrix.python_version }}

- name: Lint Python
uses: reviewdog/action-flake8@v3.6.1
uses: reviewdog/action-flake8@v3.7.0
with:
fail_on_error: false
filter_mode: diff_context
Expand Down

0 comments on commit 413921e

Please sign in to comment.