Skip to content

Commit 5e2610e

Browse files
Configure Renovate (#2)
* Add renovate.json * github: Move renovate.json to .github dir and pin GitHub Actions digests to semver --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Brad Keryan <[email protected]>
1 parent e8f25e9 commit 5e2610e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/renovate.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"branchPrefix": "users/renovate/",
4+
"extends": [
5+
"config:recommended",
6+
"helpers:pinGitHubActionDigestsToSemver"
7+
]
8+
}

0 commit comments

Comments
 (0)