diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 29a88a1..298f21c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -50,6 +50,10 @@ repos: args: [--show-error-codes, --ignore-missing-imports] additional_dependencies: [types-pkg_resources, types-requests, types-python-dateutil] + - repo: https://github.com/teemtee/tmt.git + rev: 1.27.0 + hooks: + - id: tmt-lint - repo: https://github.com/packit/pre-commit-hooks rev: v1.2.0 hooks: