Skip to content

Commit

Permalink
ci: Add dependabot updates for CI workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed May 28, 2024
1 parent 557f2aa commit 559bfc3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
- package-ecosystem: docker
directory: "/"
schedule:
Expand All @@ -12,4 +16,4 @@ updates:
vuepress:
patterns:
- "vuepress-vite"
- "@vuepress/*"
- "@vuepress/*"

0 comments on commit 559bfc3

Please sign in to comment.