Skip to content

Commit d8c3f76

Browse files
authored
minimal renovate.json
1 parent c3e671a commit d8c3f76

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/renovate.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
{
22
"extends": [
33
"config:recommended",
4-
":enablePreCommit",
5-
":automergeMinor",
6-
":dependencyDashboard",
7-
":semanticCommits",
8-
":pinDevDependencies"
4+
":dependencyDashboard"
95
],
106
"enabledManagers": [
11-
"pre-commit",
127
"github-actions"
138
],
149
"timezone": "Asia/Dubai",

0 commit comments

Comments
 (0)