Skip to content

Commit a65eee3

Browse files
dev: remove unknown keywords from renovate config
1 parent 5d01701 commit a65eee3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/config/renovate.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
{
2-
"comment": "Renovate updates for Clojure library dependencies and GitHub actions",
3-
"author": "Practicalli Johnny",
42
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
53
"extends": [ "config:recommended" ],
64
"packageRules": [
@@ -19,7 +17,6 @@
1917
"semanticCommitScope": "actions"
2018
}
2119
],
22-
"clojure": { "enabled": true },
2320
"schedule": [ "at any time" ],
2421
"timezone": "UTC",
2522
"prConcurrentLimit": 10,

0 commit comments

Comments
 (0)