Merge pull request #733 from flaxel/main

🔧  Add GitHub Actions Dependabot
This commit is contained in:
Cory Miller
2022-06-20 13:22:54 -04:00
committed by GitHub

View File

@@ -7,3 +7,8 @@ updates:
# Check the npm registry for updates once a week (Monday)
schedule:
interval: 'weekly'
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'