We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50714e8 + 8a06add commit e095816Copy full SHA for e095816
1 file changed
.github/dependabot.yml
@@ -0,0 +1,17 @@
1
+version: 2
2
+updates:
3
+ # raise PRs for gem updates
4
+ - package-ecosystem: bundler
5
+ directory: "/"
6
+ schedule:
7
+ interval: daily
8
+ time: "13:00"
9
+ open-pull-requests-limit: 10
10
+
11
+ # Maintain dependencies for GitHub Actions
12
+ - package-ecosystem: github-actions
13
14
15
16
17
0 commit comments