Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
1.9 is EOL...
  • Loading branch information
ehuelsmann committed Oct 7, 2023
1 parent 5ccf54e commit c8432c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"extends": [
"config:base"
],
"baseBranches": [ "master", "1.11", "1.10", "1.9" ],
"baseBranches": [ "master", "1.11", "1.10" ],
"cpanfile": {
"enabled": false
},
Expand Down

0 comments on commit c8432c0

Please sign in to comment.