Skip to content

Commit 16e71c7

Browse files
committed
Update resources
1 parent d56cb0d commit 16e71c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.yamllint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ rules:
5959
trailing-spaces: true
6060
truthy: true
6161
yaml-files:
62-
- "./**/**.yaml"
63-
- "./**/**.yml"
62+
- "**/*.yaml"
63+
- "**/*.yml"

0 commit comments

Comments
 (0)