Skip to content

Commit

Permalink
Merge pull request #7065 from meeseeksmachine/auto-backport-of-pr-706…
Browse files Browse the repository at this point in the history
…4-on-5.0
  • Loading branch information
nabobalis committed Jun 13, 2023
2 parents 7d2f64b + e7e272f commit 6d573c5
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
@@ -1,7 +1,7 @@
repos:
# This should be before any formatting hooks like isort
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: "v0.0.270"
rev: "v0.0.272"
hooks:
- id: ruff
args: ["--fix"]
Expand Down

0 comments on commit 6d573c5

Please sign in to comment.