Create .dependabot.yml

This commit is contained in:
2024-04-16 17:24:16 -05:00
committed by GitHub
parent 139cfb9cab
commit 1e084d7883
+6
View File
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'