Skip to content

Commit

Permalink
chore: try set dotnet constraints in renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaCuneo authored Dec 2, 2024
1 parent 70b84d4 commit 3336811
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,10 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>ARKlab/renovate-config"
]
],

"constraints": {
"dotnet": "< 9.0.0"
}

}

0 comments on commit 3336811

Please sign in to comment.