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 f929197 commit a73b5dfCopy full SHA for a73b5df
README.md
@@ -17,7 +17,7 @@ While Dependabot can update references to these actions, Renovate can't do it ou
17
18
```json
19
{
20
- packageRules: [
+ "packageRules": [
21
22
"matchPackageNames": ["grafana/shared-workflows"],
23
"versioning": "regex:^(?<compatibility>.*)[-/]v?(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)?$",
0 commit comments