Skip to content

Commit

Permalink
Merge pull request #323 from seafloor-geodesy/pre-commit-ci-update-co…
Browse files Browse the repository at this point in the history
…nfig

chore: update pre-commit hooks
  • Loading branch information
johnbdesanto authored Nov 18, 2024
2 parents f9fbfdd + 434cf64 commit a266f8f
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 @@ -48,7 +48,7 @@ repos:
args: [--prose-wrap=always]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.7.1"
rev: "v0.7.4"
hooks:
- id: ruff
args: ["--fix", "--show-fixes"]
Expand All @@ -68,7 +68,7 @@ repos:
- id: shellcheck

- repo: https://github.com/abravalheri/validate-pyproject
rev: "v0.22"
rev: "v0.23"
hooks:
- id: validate-pyproject
additional_dependencies: ["validate-pyproject-schema-store[all]"]
Expand Down

0 comments on commit a266f8f

Please sign in to comment.