diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1e01b8bc2..25c24c18d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,6 +39,7 @@ repos: hooks: - id: "tmt-tests-lint" verbose: false + files: ^(tests/|plans/) - repo: https://github.com/packit/pre-commit-hooks rev: v1.2.0