Skip to content

Commit

Permalink
Merge pull request #724 from ssec/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese authored Dec 3, 2024
2 parents df01027 + 7cbeee5 commit 1881484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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.7.2'
rev: 'v0.8.1'
hooks:
- id: ruff
args: ["--fix"]
Expand All @@ -15,7 +15,7 @@ repos:
- id: check-yaml
args: [--unsafe]
- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.10.0-1
rev: v3.10.0-2
hooks:
- id: shfmt-src # native (requires Go to build)
args: ["-i", "4"]
Expand Down

0 comments on commit 1881484

Please sign in to comment.