Update Ruff dependency version

This commit is contained in:
Justin Mayer 2024-03-27 08:25:48 +01:00
commit b87308cfaa
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ repos:
- id: forbid-new-submodules
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.5
rev: v0.1.15
hooks:
- id: ruff
- id: ruff-format