Skip to content

Commit

Permalink
Merge pull request #5885 from SciTools/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
bjlittle authored Mar 25, 2024
2 parents 821cbb8 + fca898d commit e90cce2
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 @@ -29,7 +29,7 @@ repos:
- id: no-commit-to-branch

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.3.3"
rev: "v0.3.4"
hooks:
- id: ruff
types: [file, python]
Expand Down Expand Up @@ -63,7 +63,7 @@ repos:
types: [file, python]

- repo: https://github.com/numpy/numpydoc
rev: v1.6.0
rev: v1.7.0rc0
hooks:
- id: numpydoc-validation
exclude: "^lib/iris/tests/|docs/gallery_code/"
Expand Down

0 comments on commit e90cce2

Please sign in to comment.