Skip to content

Commit f66fb46

Browse files
authored
Automated dependency updates for pre-commit (#335)
debt: Enable pre-commit dependency autoupdates Enable autoupdates of pre-commit dependencies through Renovate https://docs.renovatebot.com/modules/manager/pre-commit/#additional-information
1 parent de6e9cc commit f66fb46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"github>cucumber/renovate-config"
4+
"github>cucumber/renovate-config",
5+
":enablePreCommit"
56
]
67
}

0 commit comments

Comments
 (0)