Skip to content

Commit 807946f

Browse files
authored
chore: include workflows under renovate (#232)
1 parent 0edc849 commit 807946f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

renovate.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:best-practices"],
4-
"ignorePaths": [".github/**"],
3+
"extends": ["config:best-practices", "helpers:pinGitHubActionDigestsToSemver"],
54
"labels": ["dependencies"],
65
"packageRules": [
76
{

0 commit comments

Comments
 (0)