diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f5a1a61..6de58f7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ repos: # Ruff - Python linter and formatter - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.0 + rev: v0.15.1 hooks: # Linter - id: ruff