Skip to content

Commit

Permalink
Merge pull request sunpy#7146 from sunpy/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis authored Aug 15, 2023
2 parents d1cfa6b + 38edbfe commit 31fbf4f
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/astral-sh/ruff-pre-commit
rev: "v0.0.283"
rev: "v0.0.284"
hooks:
- id: ruff
args: ["--fix"]
Expand Down

0 comments on commit 31fbf4f

Please sign in to comment.