Skip to content

Commit 8d6bad2

Browse files
dev: specifically enable clojure in renovate workflow
1 parent 9c58c63 commit 8d6bad2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/config/renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"semanticCommitScope": "actions"
1818
}
1919
],
20+
"clojure": { "enabled": true },
2021
"schedule": [ "at any time" ],
2122
"timezone": "UTC",
2223
"prConcurrentLimit": 10,

0 commit comments

Comments
 (0)