renovate: only target 1.x.x-dev for now

This commit is contained in:
Jason Penilla 2023-11-09 13:52:57 -07:00
parent 0d617f26bb
commit 30c3094d8a
No known key found for this signature in database
GPG key ID: 0E75A301420E48F8

View file

@ -4,7 +4,7 @@
"config:base" "config:base"
], ],
"baseBranches" : [ "baseBranches" : [
"/^[0-9].[0-9].[0-9]\\-dev$/" "/^1.[0-9].[0-9]\\-dev$/"
], ],
"ignoreDeps": [ "ignoreDeps": [
"com.mojang:minecraft", "com.mojang:minecraft",