remove github actions from dependabot
This commit is contained in:
parent
fa302182a1
commit
df5180ffc5
|
|
@ -5,8 +5,3 @@ updates:
|
||||||
# Check for updates once a day
|
# Check for updates once a day
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
- package-ecosystem: "github-actions"
|
|
||||||
directory: "/"
|
|
||||||
# Check for updates once a week
|
|
||||||
schedule:
|
|
||||||
interval: "weekly"
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue