We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d01701 commit a65eee3Copy full SHA for a65eee3
.github/config/renovate.json
@@ -1,6 +1,4 @@
1
{
2
- "comment": "Renovate updates for Clojure library dependencies and GitHub actions",
3
- "author": "Practicalli Johnny",
4
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
5
"extends": [ "config:recommended" ],
6
"packageRules": [
@@ -19,7 +17,6 @@
19
17
"semanticCommitScope": "actions"
20
18
}
21
],
22
- "clojure": { "enabled": true },
23
"schedule": [ "at any time" ],
24
"timezone": "UTC",
25
"prConcurrentLimit": 10,
0 commit comments