Skip to content

Commit

Permalink
Updated linter GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcinOrlowski committed Oct 23, 2023
1 parent eab196f commit 52c5738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
# https://wemake-python-stylegui.de/en/latest/pages/usage/integrations/github-actions.html
- name: "Running linter..."
if: steps.filter.outputs.srcs == 'true'
uses: wemake-services/wemake-python-styleguide@0.15.3
uses: wemake-services/wemake-python-styleguide@0.18

0 comments on commit 52c5738

Please sign in to comment.