Update ruff-pre-commit to version 0.11.5

This commit is contained in:
Joakim Hellsén 2025-04-16 13:33:18 +02:00
commit e33b331564
No known key found for this signature in database
GPG key ID: D196AE66FEBE1DC9

View file

@ -38,7 +38,7 @@ repos:
# An extremely fast Python linter and formatter. # An extremely fast Python linter and formatter.
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.11.2 rev: v0.11.5
hooks: hooks:
- id: ruff-format - id: ruff-format
- id: ruff - id: ruff