Skip to content

Commit

Permalink
Update ruff version used by Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
coreone committed Jan 6, 2025
1 parent 9913634 commit 2f91df6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
linting:
uses: broadinstitute/shared-workflows/.github/workflows/[email protected]
with:
ruff_version: '0.8.6'
use_pylama: false
use_ruff: true
unit-tests:
Expand Down

0 comments on commit 2f91df6

Please sign in to comment.