.github/dependabot.yml in fcom-0.10.0 vs .github/dependabot.yml in fcom-0.11.0
- old
+ new
@@ -1,8 +1,11 @@
+---
version: 2
updates:
-- package-ecosystem: bundler
- directory: "/"
- schedule:
- interval: daily
- time: "04:04"
- timezone: America/Chicago
+ - package-ecosystem: bundler
+ directory: "/"
+ schedule:
+ interval: daily
+ time: "04:04"
+ timezone: America/Chicago
+ allow:
+ - dependency-type: all