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 68e0e98 commit 94baaafCopy full SHA for 94baaaf
renovate.json
@@ -1,10 +1,10 @@
1
{
2
- "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": [
4
- "config:best-practices",
5
- "helpers:pinGitHubActionDigestsToSemver"
+ $schema: 'https://docs.renovatebot.com/renovate-schema.json',
+ extends: [
+ 'config:best-practices',
+ 'helpers:pinGitHubActionDigestsToSemver',
6
],
7
- "labels": [
8
- "dependencies"
+ labels: [
+ 'dependencies'
9
]
10
}
0 commit comments