mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2025-08-25 15:30:57 +02:00
Update dependabot.yml
Signed-off-by: Mathieu Carbou <mathieu.carbou@gmail.com>
This commit is contained in:
16
.github/dependabot.yml
vendored
16
.github/dependabot.yml
vendored
@@ -1,20 +1,10 @@
|
|||||||
# To get started with Dependabot version updates, you'll need to specify which
|
# Set update schedule for GitHub Actions
|
||||||
# package ecosystems to update and where the package manifests are located.
|
|
||||||
# Please see the documentation for all configuration options:
|
|
||||||
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
|
||||||
|
|
||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "gitsubmodule"
|
|
||||||
directory: "/"
|
|
||||||
schedule:
|
|
||||||
interval: "daily"
|
|
||||||
reviewers:
|
|
||||||
- "mathieucarbou"
|
|
||||||
|
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
# Check for updates to GitHub Actions every week
|
||||||
reviewers:
|
interval: "weekly"
|
||||||
- "mathieucarbou"
|
|
||||||
|
Reference in New Issue
Block a user