Skip to content

Commit

Permalink
Iterate over test.yml to make ruff run
Browse files Browse the repository at this point in the history
  • Loading branch information
decitre committed Aug 29, 2024
1 parent 7edfdb7 commit b768fb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ repos:
rev: "v0.6.2"
hooks:
- id: ruff
args: [ 'check' ]
- repo: https://github.com/asottile/pyupgrade
rev: v3.17.0
hooks:
Expand Down

0 comments on commit b768fb6

Please sign in to comment.