Skip to content

Commit

Permalink
Merge pull request #13130 from PennyDreadfulMTG/pre-commit-ci-update-…
Browse files Browse the repository at this point in the history
…config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
silasary committed Sep 17, 2024
2 parents ebc9fbf + 04e1c06 commit 5c266b2
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 @@ -23,7 +23,7 @@ repos:
- id: pyupgrade
args: [--py310-plus]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.4
rev: v0.6.5
hooks:
- id: ruff
args: ["check", "--select", "I", "--fix"]

0 comments on commit 5c266b2

Please sign in to comment.