Explorar el Código

chore: fix renovate minimumReleaseAge (#5331)

bo0tzz hace 1 año
padre
commit
87871e4df9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      renovate.json

+ 1 - 1
renovate.json

@@ -1,7 +1,7 @@
 {
   "$schema": "https://docs.renovatebot.com/renovate-schema.json",
   "extends": ["config:base"],
-  "minimumReleaseAge": 5,
+  "minimumReleaseAge": "5",
   "packageRules": [
     {
       "matchFileNames": ["cli/**"],