mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-11-10 06:34:13 +00:00
chore: use upstream antsibull-changelog pre-commit hooks (#278)
This commit is contained in:
parent
64b6804b41
commit
ca0f4cc61d
1 changed files with 5 additions and 8 deletions
|
@ -43,17 +43,14 @@ repos:
|
|||
hooks:
|
||||
- id: black
|
||||
|
||||
- repo: local
|
||||
- repo: https://github.com/ansible-community/antsibull-changelog
|
||||
rev: 0.22.0
|
||||
hooks:
|
||||
- id: antsibull-changelog-lint
|
||||
name: antsibull-changelog lint
|
||||
language: python
|
||||
additional_dependencies:
|
||||
- antsibull-changelog==0.21.0
|
||||
entry: antsibull-changelog lint
|
||||
pass_filenames: false
|
||||
files: ^changelogs/.*$
|
||||
- id: antsibull-changelog-lint-changelog-yaml
|
||||
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: check-hcloud-vendor
|
||||
name: check hcloud vendor
|
||||
description: Ensure the hcloud vendored files are in sync
|
||||
|
|
Loading…
Reference in a new issue