Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#258)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/pre-commit/mirrors-mypy: v1.11.2 →
v1.12.1](pre-commit/mirrors-mypy@v1.11.2...v1.12.1)
- [github.com/SINTEF/ci-cd: v2.8.2 →
v2.8.3](SINTEF/ci-cd@v2.8.2...v2.8.3)
<!--pre-commit.ci end-->
  • Loading branch information
francescalb authored Oct 22, 2024
2 parents 1d38c2c + f283eae commit 16298d9
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:
files: ^tripper/.*$

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.11.2
rev: v1.12.1
hooks:
- id: mypy
exclude: ^tests/.*$
Expand All @@ -63,7 +63,7 @@ repos:
- "pydantic"

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

0 comments on commit 16298d9

Please sign in to comment.