From 20c29488188bbc4186a6a707a20828959f54ea13 Mon Sep 17 00:00:00 2001 From: Kirill Sosnovskikh Date: Fri, 15 Nov 2024 16:26:23 +0300 Subject: [PATCH] [#323] Update allure-validator to 1.1.1 version Signed-off-by: Kirill Sosnovskikh --- .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 d8d2a694..2b6fb19f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: isort name: isort (python) - repo: https://git.frostfs.info/TrueCloudLab/allure-validator - rev: 1.1.0 + rev: 1.1.1 hooks: - id: allure-validator args: [ -- 2.45.2