Skip to content

Commit

Permalink
Ran 'pre-commit autoupdate' to have mypy pull in the latest ldp
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbraza committed Oct 2, 2024
1 parent 6f20e80 commit a42953b
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 @@ -61,11 +61,11 @@ repos:
additional_dependencies:
- "validate-pyproject-schema-store[all]>=2024.06.24" # Pin for Ruff's FURB154
- repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.4.17
rev: 0.4.18
hooks:
- id: uv-lock
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 38.103.1
rev: 38.106.4
hooks:
- id: renovate-config-validator
- repo: https://github.com/adamchainz/blacken-docs
Expand Down

0 comments on commit a42953b

Please sign in to comment.