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 819abe3 commit 6421f95Copy full SHA for 6421f95
renovate.json
@@ -1,21 +1,7 @@
1
2
{
3
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
4
- "extends": [
5
- "config:base",
6
- "helpers:pinGitHubActionDigests"
7
- ],
8
- "packageRules": [
9
- {
10
- "matchUpdateTypes": ["minor", "patch"],
11
- "matchCurrentVersion": "!/^0/",
12
- "automerge": true
13
- },
14
15
- "matchManagers": ["github-actions"],
16
17
- }
18
+ "extends": ["github>open-feature/community-tooling"],
19
"regexManagers": [
20
21
"fileMatch": ["^README.md$", "^.github/workflows/pullrequest.yml$"],
0 commit comments