1
0
Эх сурвалжийг харах

Remove unnecessary enabledManagers option from Renovate config

This is only needed if you want to exclude a manager.
Alec Rust 2 жил өмнө
parent
commit
3a4ab5fbcc
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      renovate.json

+ 0 - 1
renovate.json

@@ -1,7 +1,6 @@
 {
 	"$schema": "https://docs.renovatebot.com/renovate-schema.json",
 	"branchPrefix": "dependencies/",
-	"enabledManagers": ["npm", "composer", "github-actions"],
 	"extends": [
 		"config:recommended",
 		"schedule:weekly",