[#295] Update revision allure-validator #295

Merged
abereziny merged 1 commit from Kiriruso/frostfs-testcases:feature/update-allure-validator-version into master 2024-09-03 16:21:24 +00:00

View file

@ -10,10 +10,14 @@ repos:
- id: isort - id: isort
name: isort (python) name: isort (python)
- repo: https://git.frostfs.info/TrueCloudLab/allure-validator - repo: https://git.frostfs.info/TrueCloudLab/allure-validator
rev: 1.0.1 rev: 1.1.0
hooks: hooks:
- id: allure-validator - id: allure-validator
args: ["pytest_tests/"] args: [
"pytest_tests/",
"--plugins",
"frostfs[-_]testlib*",
]
pass_filenames: false pass_filenames: false
ci: ci: