diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9172a39..e7c5bed 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,6 +45,11 @@ repos: - repo: https://github.com/ansible-community/antsibull-changelog rev: 0.22.0 + hooks: + - id: antsibull-changelog-lint + - id: antsibull-changelog-lint-changelog-yaml + + - repo: local hooks: - id: shfmt name: shfmt @@ -59,11 +64,6 @@ repos: hooks: - id: shellcheck - - repo: local - hooks: - - id: antsibull-changelog-lint - - id: antsibull-changelog-lint-changelog-yaml - - repo: local hooks: - id: check-hcloud-vendor