Skip to content

Commit

Permalink
Refresh precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Aug 1, 2024
1 parent 25f4204 commit 7570ecb
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 @@ -23,10 +23,10 @@ repos:
name: isort (python)
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.5.4
rev: v0.5.5
hooks:
- id: ruff
- repo: https://github.com/numpy/numpydoc
rev: "v1.7.0"
rev: "v1.8.0rc2"
hooks:
- id: numpydoc-validation

0 comments on commit 7570ecb

Please sign in to comment.