Skip to content

Commit 714346b

Browse files
authored
remove force (#23)
1 parent 03ec038 commit 714346b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/renovate.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@
99
"gomod",
1010
"npm"
1111
],
12-
"force": {
13-
"constraints": {
14-
"go": "1.21"
15-
}
12+
"constraints": {
13+
"go": "1.21"
1614
},
1715
"packageRules": [
1816
{

0 commit comments

Comments
 (0)