Skip to content

Commit

Permalink
Merge pull request #695 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 Jun 4, 2024
2 parents a074dff + f858d8b commit 01eaab8
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.4.3'
rev: 'v0.4.7'
hooks:
- id: ruff
args: ["--fix"]
Expand Down

0 comments on commit 01eaab8

Please sign in to comment.