Skip to content

Commit

Permalink
Merge pull request #707 from pangeo-forge/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
cisaacstern authored Apr 4, 2024
2 parents 8470e0a + 178eae6 commit 7858917
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 @@ -13,7 +13,7 @@ repos:
exclude: "docs/"

- repo: https://github.com/psf/black
rev: 24.2.0
rev: 24.3.0
hooks:
- id: black
args: ["--line-length", "100"]
Expand All @@ -30,7 +30,7 @@ repos:
- id: seed-isort-config

- repo: https://github.com/pre-commit/mirrors-mypy
rev: 'v1.8.0'
rev: 'v1.9.0'
hooks:
- id: mypy
exclude: tests,pangeo_forge_recipes/recipes
Expand Down

0 comments on commit 7858917

Please sign in to comment.