Skip to content

Commit cac99f2

Browse files
committed
chore: renovate.json: disable go version update
Signed-off-by: Christian Stewart <christian@aperture.us>
1 parent 559786e commit cac99f2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@
1616
{
1717
"matchPackageNames": ["github.com/aperturerobotics/goscript"],
1818
"enabled": false
19+
},
20+
{
21+
"matchManagers": ["gomod"],
22+
"matchDepTypes": ["golang"],
23+
"enabled": false
1924
}
2025
]
2126
}

0 commit comments

Comments
 (0)