skip_changelog: Update yaml linting (#160)

Adjust yaml linting rules to fix non-issues with GitHub actions yaml.

Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
Ben Kochie 2023-07-22 06:21:51 +02:00 committed by GitHub
parent 1b5a051aea
commit e66e609901
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,4 @@
---
name-template: '$RESOLVED_VERSION'
tag-template: '$RESOLVED_VERSION'
categories:

View file

@ -20,7 +20,9 @@ rules:
hyphens:
level: error
line-length:
max: 160
max: 200
truthy:
check-keys: false
ignore: |
changelogs/.plugin-cache.yaml