Skip to content

Commit

Permalink
Update ruff to match other setting
Browse files Browse the repository at this point in the history
  • Loading branch information
lresende committed Feb 20, 2024
1 parent 989dbb7 commit 52a3ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ repos:
- id: black

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.2.0
rev: v0.2.2
hooks:
- id: ruff
args: ["--fix"]

0 comments on commit 52a3ac4

Please sign in to comment.