Skip to content

Commit

Permalink
Merge pull request #560 from astropy/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
larrybradley authored Aug 12, 2024
2 parents b6654b4 + 593dbfa commit 80b388e
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 @@ -54,7 +54,7 @@ repos:
# Enforce that all noqa annotations always occur with specific codes.

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.4.7"
rev: "v0.5.7"
hooks:
- id: ruff
args: ["--fix", "--show-fixes"]
Expand Down Expand Up @@ -102,7 +102,7 @@ repos:
- tomli

- repo: https://github.com/numpy/numpydoc
rev: v1.8.0rc2
rev: v1.8.0
hooks:
- id: numpydoc-validation

Expand Down

0 comments on commit 80b388e

Please sign in to comment.