There was an error while loading. Please reload this page.
1 parent 32dc35b commit bc8c060Copy full SHA for bc8c060
1 file changed
.github/dependabot.yml
@@ -0,0 +1,11 @@
1
+# Managed by Terraform (github-tf). Do not edit directly — change the registry
2
+# in repos-registry.tf / the template in files/dependabot.yml.tftpl instead.
3
+version: 2
4
+updates:
5
+ - package-ecosystem: "github-actions"
6
+ directory: "/"
7
+ schedule:
8
+ interval: "weekly"
9
+ open-pull-requests-limit: 5
10
+ labels:
11
+ - "dependencies"
0 commit comments