Skip to content

Commit

Permalink
[CI] Upgrade ruff to 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
glandium committed Sep 16, 2024
1 parent e213334 commit 44735a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
with:
version: 0.5.5
version: 0.6.5
- uses: chartboost/ruff-action@v1
with:
version: 0.5.5
version: 0.6.5
args: 'format --diff'

0 comments on commit 44735a8

Please sign in to comment.