Skip to content

Commit

Permalink
Bump wemake-services/wemake-python-styleguide from 0.17.0 to 0.18.0 (#…
Browse files Browse the repository at this point in the history
…261)

Bumps [wemake-services/wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/wemake-services/wemake-python-styleguide/releases)
- [Changelog](https://github.com/wemake-services/wemake-python-styleguide/blob/master/CHANGELOG.md)
- [Commits](wemake-services/wemake-python-styleguide@0.17.0...0.18.0)

---
updated-dependencies:
- dependency-name: wemake-services/wemake-python-styleguide
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlo Fuselli <[email protected]>
  • Loading branch information
dependabot[bot] and cfuselli authored Dec 5, 2023
1 parent 4ae1b9e commit d048183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: |
bash .github/scripts/pre_pyflakes.sh
- name: Wemake Python Stylguide
uses: wemake-services/wemake-python-styleguide@0.17.0
uses: wemake-services/wemake-python-styleguide@0.18.0
continue-on-error: true
with:
reporter: 'github-pr-review'
Expand Down

0 comments on commit d048183

Please sign in to comment.