Use .yaml instead of .yml

This is the recommended file extension: https://yaml.org/faq.html
This commit is contained in:
Kristjan SCHMIDT
2022-06-06 23:57:52 +02:00
parent 47aefb0c82
commit 9b2051827c
7 changed files with 0 additions and 0 deletions

6
.github/dependabot.yaml vendored Normal file
View File

@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"