Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1828)
Browse files Browse the repository at this point in the history
updates:
- [github.com/renovatebot/pre-commit-hooks: 37.358.0 → 37.368.9](renovatebot/pre-commit-hooks@37.358.0...37.368.9)
- [github.com/pre-commit/mirrors-mypy: v1.9.0 → v1.10.0](pre-commit/mirrors-mypy@v1.9.0...v1.10.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed May 20, 2024
1 parent 65257bc commit 44a727f
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 @@ -38,7 +38,7 @@ repos:
- id: ruff-format

- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.358.0
rev: 37.368.9
hooks:
- id: renovate-config-validator

Expand All @@ -48,7 +48,7 @@ repos:
- id: gitleaks

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.9.0
rev: v1.10.0
hooks:
- id: mypy
exclude: ^(tests/|examples/|docs/)
Expand Down

0 comments on commit 44a727f

Please sign in to comment.