Auto-update pre-commit hooks

This commit is contained in:
browniebroke 2024-04-13 02:19:00 +00:00 committed by github-actions[bot]
parent 7d032d7303
commit eba7425b30
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ repos:
exclude: hooks/
- repo: https://github.com/psf/black
rev: 24.3.0
rev: 24.4.0
hooks:
- id: black

View File

@ -35,7 +35,7 @@ repos:
# Run the Ruff linter.
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.5
rev: v0.3.7
hooks:
# Linter
- id: ruff