Files
ESPAsyncWebServer/.github/dependabot.yml
Mathieu Carbou 84e7ad383d Update dependabot.yml
Signed-off-by: Mathieu Carbou <mathieu.carbou@gmail.com>
2024-05-07 10:02:08 +02:00

11 lines
216 B
YAML

# Set update schedule for GitHub Actions
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"