Auto-update pre-commit hooks

This commit is contained in:
browniebroke 2024-10-24 18:12:54 +00:00 committed by github-actions[bot]
parent dc60923c44
commit 55e94d78e3
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ repos:
- id: flake8 - id: flake8
- repo: https://github.com/tox-dev/pyproject-fmt - repo: https://github.com/tox-dev/pyproject-fmt
rev: "2.4.3" rev: "0ada676b56a0f852d11392b4188006b2554e6228"
hooks: hooks:
- id: pyproject-fmt - id: pyproject-fmt

View File

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