Skip to content

Commit

Permalink
Merge branch 'main' into update-fftvis-api
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-murray authored Oct 29, 2024
2 parents e4158f8 + a9736fe commit 89d8a71
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,14 @@ repos:
hooks:
- id: rst-backticks


- repo: https://github.com/asottile/setup-cfg-fmt
rev: v2.5.0
rev: v2.7.0
hooks:
- id: setup-cfg-fmt

- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.6.9
rev: v0.7.1
hooks:
# Run the linter.
- id: ruff
Expand Down

0 comments on commit 89d8a71

Please sign in to comment.