diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c39aa733f0..2404bf35c6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,6 +21,7 @@ repos: - id: check-executables-have-shebangs - id: check-merge-conflict - id: check-yaml + exclude: rpm/gating.yaml - repo: https://github.com/codespell-project/codespell # Configuration for codespell is in .codespellrc rev: v2.4.1