Skip to content

Commit

Permalink
Run go-makefile-maker
Browse files Browse the repository at this point in the history
  • Loading branch information
sapcc-bot committed Apr 29, 2024
1 parent 043f1d5 commit fdc0102
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"commitMessageAction": "Renovate: Update",
"constraints": {
"go": "1"
"go": "1.22"
},
"dependencyDashboardOSVVulnerabilitySummary": "all",
"osvVulnerabilityAlerts": true,
Expand All @@ -24,7 +24,7 @@
"matchPackageNames": [
"golang"
],
"allowedVersions": "1.x"
"allowedVersions": "1.22.x"
},
{
"matchPackagePatterns": [
Expand Down

0 comments on commit fdc0102

Please sign in to comment.