From 70079c38ad8ffaa40755d4b1a76447c94413a9b5 Mon Sep 17 00:00:00 2001 From: Untone Date: Thu, 25 Jan 2024 13:00:41 +0300 Subject: [PATCH] .. --- .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 5da70fd..395a067 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: check-merge-conflict - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.1.6 + rev: v0.1.8 hooks: - id: ruff args: [--fix]