1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00

chore: add antsibull-changelog lint pre-commit hook (#247)

* chore: add antsibull-changelog lint pre-commit hook

* ci: remove antsibull-changelog-lint workflow
This commit is contained in:
Jonas L 2023-07-04 09:30:37 +02:00 committed by GitHub
parent 8672df2a49
commit 09c521cb3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 20 deletions

View file

@ -41,3 +41,14 @@ repos:
rev: 23.3.0
hooks:
- id: black
- repo: local
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/.*$