Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
new file: .github/dependabot.yaml
  • Loading branch information
bookshiyi committed Dec 24, 2023
commit fc97f16f2379a7a12aef6cff1bcc494e1eb8ef18
14 changes: 14 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: pub
directory: "example/"
schedule:
interval: daily
- package-ecosystem: pub
directory: "/"
schedule:
interval: daily
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily