We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62b6f63 commit a0aed39Copy full SHA for a0aed39
.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