From b8da2fe139b56aced3d3d8333322394fc0061f8f Mon Sep 17 00:00:00 2001 From: F-G Fernandez <26927750+frgfm@users.noreply.github.com> Date: Fri, 9 Aug 2024 11:12:23 +0200 Subject: [PATCH] style(pre-commit): bump ruff to 0.5.7 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fca9c0d..d800029 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: requirements-txt-fixer - id: trailing-whitespace - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: 'v0.5.5' + rev: 'v0.5.7' hooks: - id: ruff args: