Skip to content

Commit

Permalink
ci: run ruff with --fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tysmith committed Sep 26, 2024
1 parent a1fb5f4 commit f422db7
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 @@ -3,6 +3,7 @@ repos:
rev: v0.6.5
hooks:
- id: ruff
args: [--fix]
- repo: https://github.com/ambv/black
rev: 24.8.0
hooks:
Expand Down

0 comments on commit f422db7

Please sign in to comment.