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.10.1 → v1.11.0](pre-commit/mirrors-mypy@v1.10.1...v1.11.0)
- [github.com/SINTEF/ci-cd: v2.7.4 → v2.8.0](SINTEF/ci-cd@v2.7.4...v2.8.0)
  • Loading branch information
pre-commit-ci[bot] authored Jul 29, 2024
1 parent 125ef5d commit bbc55b3
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 @@ -48,7 +48,7 @@ repos:
files: ^oteapi_dlite/.*$

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.10.1
rev: v1.11.0
hooks:
- id: mypy
exclude: ^tests/.*$
Expand All @@ -57,7 +57,7 @@ repos:
- "pydantic>=2,<3"

- repo: https://github.com/SINTEF/ci-cd
rev: v2.7.4
rev: v2.8.0
hooks:
- id: docs-api-reference
args:
Expand Down

0 comments on commit bbc55b3

Please sign in to comment.