aboutsummaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 26048be..9f4801c 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -5,7 +5,7 @@ updates:
5 schedule: 5 schedule:
6 interval: "daily" 6 interval: "daily"
7 # Maintain dependencies for GitHub Actions 7 # Maintain dependencies for GitHub Actions
8 - package-ecosystem: "github-actions" 8 - package-ecosystem: 'github-actions'
9 directory: "/" 9 directory: '/'
10 schedule: 10 schedule:
11 interval: "daily" 11 interval: 'daily'