Merge pull request #733 from flaxel/main
🔧 Add GitHub Actions Dependabot
This commit is contained in:
commit
e577b690d3
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@ -7,3 +7,8 @@ updates:
|
|||||||
# Check the npm registry for updates once a week (Monday)
|
# Check the npm registry for updates once a week (Monday)
|
||||||
schedule:
|
schedule:
|
||||||
interval: 'weekly'
|
interval: 'weekly'
|
||||||
|
|
||||||
|
- package-ecosystem: 'github-actions'
|
||||||
|
directory: '/'
|
||||||
|
schedule:
|
||||||
|
interval: 'weekly'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user