Update pre-commit dependencies (#11391)

This commit is contained in:
renovate[bot] 2024-05-12 21:22:04 -04:00 committed by GitHub
parent 6a28f3448e
commit bc7856e899
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ exclude: |
repos: repos:
- repo: https://github.com/abravalheri/validate-pyproject - repo: https://github.com/abravalheri/validate-pyproject
rev: v0.16 rev: v0.17
hooks: hooks:
- id: validate-pyproject - id: validate-pyproject
@ -56,7 +56,7 @@ repos:
pass_filenames: false # This makes it a lot faster pass_filenames: false # This makes it a lot faster
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.3 rev: v0.4.4
hooks: hooks:
- id: ruff-format - id: ruff-format
- id: ruff - id: ruff