enh(ci): add consistent labels (#4845)

This commit is contained in:
Stéphane Chapron 2024-01-18 14:28:25 +01:00 committed by GitHub
parent 95c6bc26a4
commit b170469c4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 1 deletions

View File

@ -6,4 +6,5 @@ updates:
interval: weekly
open-pull-requests-limit: 10
labels:
- 'pr: dependencies'
- 'dependencies'
- 'gha'

View File

@ -61,6 +61,13 @@ jobs:
spaces: 2
indent-sequences: true
check-multi-line-strings: false
comments:
ignore-shebangs: true
min-spaces-from-content: 1
comments-indentation: disable
new-lines:
type: unix
new-line-at-end-of-file: enable
EOF
- name: Lint YAML files