mirror of
https://github.com/actions/stale.git
synced 2025-12-10 20:21:20 +00:00
Merge pull request #733 from flaxel/main
🔧 Add GitHub Actions Dependabot
This commit is contained in:
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'
|
||||||
|
|||||||
Reference in New Issue
Block a user