mirror of
https://github.com/Ralim/IronOS.git
synced 2025-07-23 12:23:06 +02:00
Update dependabot.yml
This commit is contained in:
12
.github/dependabot.yml
vendored
12
.github/dependabot.yml
vendored
@@ -1,11 +1,11 @@
|
|||||||
version: 2
|
version: 2
|
||||||
# Fetch and update latest `github-actions` pkgs
|
updates:
|
||||||
- package-ecosystem: github-actions
|
- package-ecosystem: "github-actions"
|
||||||
directory: /
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
# Check for updates to GitHub Actions every weekday
|
||||||
time: '00:00'
|
interval: "weekly"
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: chore
|
prefix: chore
|
||||||
include: scope
|
include: scope
|
||||||
|
Reference in New Issue
Block a user