diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd16ba2..0d7967b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,3 +8,9 @@ repos: - id: end-of-file-fixer - id: check-yaml - id: check-added-large-files +- repo: https://github.com/packit/pre-commit-hooks + rev: master + hooks: + - id: check-rebase + args: + - https://git.mfocko.xyz/mfocko/precommit-example.git