We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e4a05d commit deac1c9Copy full SHA for deac1c9
1 file changed
package.json
@@ -24,5 +24,10 @@
24
"branches": [
25
"main"
26
]
27
+ },
28
+ "renovate": {
29
+ "extends": [
30
+ "github>octokit/.github"
31
+ ]
32
}
33
0 commit comments