Skip to content

Commit

Permalink
Update linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Smartappli authored Jul 24, 2024
1 parent 4e104c7 commit 2edfeed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,10 @@ jobs:
with:
args: 'check --fix'

- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: 'style fixes by ruff'
branch: ruff

flake8-lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2edfeed

Please sign in to comment.