We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f2db06 commit 86cc921Copy full SHA for 86cc921
.github/renovate.json
@@ -0,0 +1,10 @@
1
+{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "packageRules": [
4
+ {
5
+ "matchFileNames": [".github/workflows/release.yml"],
6
+ "matchPackageNames": ["changesets/action"],
7
+ "enabled": false
8
+ }
9
+ ]
10
+}
0 commit comments