Skip to content

Commit

Permalink
Merge pull request #671 from ssec/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
djhoese committed Jan 1, 2024
2 parents 8a80a92 + 6e0557b commit 66be0d6
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 @@ -2,7 +2,7 @@ exclude: '^$'
fail_fast: false
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.1.7'
rev: 'v0.1.9'
hooks:
- id: ruff
args: ["--fix"]
Expand Down

0 comments on commit 66be0d6

Please sign in to comment.