From b38260a8d131c1a29bd9d77e334b35e463b44fce Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Tue, 17 Oct 2023 21:40:25 +0530 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Updated=20ruff=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 203633c..d5e7dae 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 'v0.0.292' + rev: 'v0.1.0' hooks: - id: ruff args: