We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 910e3d5 commit eb07ba7Copy full SHA for eb07ba7
2 files changed
.github/dependabot.yml
@@ -0,0 +1,22 @@
1
+version: 2
2
+updates:
3
+- package-ecosystem: bazel
4
+ directory: /
5
+ schedule:
6
+ interval: monthly
7
+ groups:
8
+ bazel-packages:
9
+ patterns:
10
+ - '*'
11
+ cooldown:
12
+ default-days: 14
13
+- package-ecosystem: github-actions
14
15
16
17
18
+ gh-actions-packages:
19
20
21
22
.github/dependabot.yml.disabled
0 commit comments