diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ac266dc12..02f759e58 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,8 +21,8 @@ repos: rev: v2.0.2 hooks: - id: autopep8 -- repo: https://github.com/inknos/pre-commit-rpmlint - rev: v0.0.1 +- repo: https://github.com/rpm-software-management/rpmlint.git + rev: 2.5.0 hooks: - id: rpmlint # Passes if packit not installed. Needed for validation locally