Skip to content

Commit

Permalink
remove ruff format
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray authored Feb 8, 2025
1 parent 03c2eed commit 64eb3b8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ repos:
language_version: python3
args: ["--profile", "black", "--filter-files"]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.1
rev: v0.9.3
hooks:
- id: ruff
- id: ruff-format

0 comments on commit 64eb3b8

Please sign in to comment.