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.
2 parents fdb3446 + 01bd516 commit f1b162aCopy full SHA for f1b162a
.github/dependabot.yml
@@ -1,17 +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
+ # raise PRs for gem updates
+ - package-ecosystem: bundler
+ directory: "/"
+ schedule:
+ interval: daily
+ time: "13:00"
+ open-pull-requests-limit: 10
10
11
-# Maintain dependencies for GitHub Actions
12
-- package-ecosystem: github-actions
13
14
15
16
17
+ # Maintain dependencies for GitHub Actions
+ - package-ecosystem: github-actions
0 commit comments