]> git.openstreetmap.org Git - rails.git/commitdiff
Disable dependabot for ruby gems
authorTom Hughes <tom@compton.nu>
Sun, 6 Dec 2020 18:47:51 +0000 (18:47 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 6 Dec 2020 18:47:51 +0000 (18:47 +0000)
Closes #2992

.github/dependabot.yml

index b765f00f53a265a2cd31b0d67f85f7915d4af765..539fa4a1d17509ca98b4b875bf84c8519eb1d3fa 100644 (file)
@@ -1,10 +1,5 @@
 version: 2
 updates:
-  - package-ecosystem: "bundler"
-    versioning-strategy: "increase-if-necessary"
-    directory: "/"
-    schedule:
-      interval: "daily"
   - package-ecosystem: "npm"
     versioning-strategy: "increase-if-necessary"
     directory: "/"