Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-mypy: v1.14.1 → v1.15.0](pre-commit/mirrors-mypy@v1.14.1...v1.15.0)
- [github.com/errata-ai/vale: v3.9.4 → v3.9.5](errata-ai/vale@v3.9.4...v3.9.5)
  • Loading branch information
pre-commit-ci[bot] authored Feb 10, 2025
1 parent 64bc5b8 commit d30b5d9
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 @@ -51,7 +51,7 @@ repos:
additional_dependencies:
- toml
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.14.1
rev: v1.15.0
hooks:
- id: mypy
additional_dependencies:
Expand Down Expand Up @@ -88,7 +88,7 @@ repos:
args:
- --detailed
- repo: https://github.com/errata-ai/vale
rev: v3.9.4
rev: v3.9.5
hooks:
- id: vale
exclude: '^(styles/|LICENSE$|\.envrc$)'
Expand Down

0 comments on commit d30b5d9

Please sign in to comment.