Add github actions dependabot automation.

This commit is contained in:
2024-06-30 09:05:50 +12:00
parent dde817962b
commit a8697c2fc2

View File

@ -1,7 +1,13 @@
---
version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly