Update dependabot.yml
This commit is contained in:
parent
df8d83d327
commit
0c568e353f
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -4,4 +4,4 @@ updates:
|
|||||||
- package-ecosystem: "github-actions" # This specifies that you want to update GitHub Actions.
|
- package-ecosystem: "github-actions" # This specifies that you want to update GitHub Actions.
|
||||||
directory: ".github/workflows" # The directory where your workflow files are located.
|
directory: ".github/workflows" # The directory where your workflow files are located.
|
||||||
schedule:
|
schedule:
|
||||||
cron: "0 0 1 1 *"
|
interval: "monthly"
|
||||||
|
Loading…
Reference in New Issue
Block a user