Skip to content

Commit

Permalink
Merge pull request #711 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 Sep 3, 2024
2 parents 6205059 + 8002773 commit 6024d1d
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.5.6'
rev: 'v0.6.3'
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.8.0-1
rev: v3.9.0-1
hooks:
- id: shfmt-src # native (requires Go to build)
args: ["-i", "4"]
Expand Down

0 comments on commit 6024d1d

Please sign in to comment.