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 329921c commit 6efbd8dCopy full SHA for 6efbd8d
1 file changed
.github/dependabot.yml
@@ -1,4 +1,3 @@
1
-# .github/dependabot.yml
2
version: 2
3
updates:
4
# Ruby gems using Bundler
@@ -7,6 +6,7 @@ updates:
7
6
schedule:
8
interval: weekly
9
open-pull-requests-limit: 5
+ security-updates-only: true
10
commit-message:
11
prefix: deps
12
labels:
@@ -19,6 +19,7 @@ updates:
19
20
21
22
23
24
25
0 commit comments