Skip to content

Commit

Permalink
Merge pull request #331 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 Dec 26, 2024
2 parents 57828c9 + 2399612 commit 8215494
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 @@ -41,14 +41,14 @@ repos:
- id: rst-inline-touching-normal

- repo: https://github.com/rbubley/mirrors-prettier
rev: "v3.4.1"
rev: "v3.4.2"
hooks:
- id: prettier
types_or: [yaml, markdown, html, css, scss, javascript, json]
args: [--prose-wrap=always]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.8.1"
rev: "v0.8.4"
hooks:
- id: ruff
args: ["--fix", "--show-fixes"]
Expand Down

0 comments on commit 8215494

Please # to comment.