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.3.0 → v1.4.1](pre-commit/mirrors-mypy@v1.3.0...v1.4.1)
- [github.com/yaq-project/yaq-traits: v2022.11.0 → v2023.6.0](yaq-project/yaq-traits@v2022.11.0...v2023.6.0)
  • Loading branch information
pre-commit-ci[bot] authored Jun 27, 2023
1 parent 688f1f7 commit dba5a31
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 @@ -16,13 +16,13 @@ repos:
types: [python]

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.3.0
rev: v1.4.1
hooks:
- id: mypy
exclude: ^docs/conf.py

- repo: https://github.com/yaq-project/yaq-traits
rev: v2022.11.0
rev: v2023.6.0
hooks:
- id: yaq-traits-check
- id: yaq-traits-compose
Expand Down

0 comments on commit dba5a31

Please sign in to comment.