From 2cbe16b9c0c7c8afae7bd850b720937190c6e941 Mon Sep 17 00:00:00 2001 From: Vincent Emonet Date: Fri, 24 May 2024 07:43:06 +0200 Subject: [PATCH] precommit msg --- .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 12f706a..f0a4c48 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: args: - --fix - id: ruff-format - name: " ✒️ Formatting code with Ruff" + name: " ✒️ Formatting code with Ruff" # Does not read the config from pyproject.toml # - repo: https://github.com/pre-commit/mirrors-mypy # rev: v1.4.1