There was an error while loading. Please reload this page.
2 parents e42b1a9 + 4364d69 commit 661f110Copy full SHA for 661f110
1 file changed
.github/dependabot.yml
@@ -1,14 +1,13 @@
1
version: 2
2
updates:
3
-- package-ecosystem: bundler
4
- directory: "/"
5
- schedule:
6
- interval: daily
7
- time: "06:00"
8
- timezone: America/Los_Angeles
9
- open-pull-requests-limit: 10
10
- ignore:
11
- - dependency-name: chefstyle
12
- versions:
13
- - 1.6.1
14
- - 1.7.4
+ - package-ecosystem: bundler
+ directory: "/"
+ schedule:
+ interval: daily
+ open-pull-requests-limit: 10
+
+ - package-ecosystem: github-actions
0 commit comments