mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-07-04 16:48:26 +00:00
Add github action for ci
This commit is contained in:
12
.github/renovate.json
vendored
Normal file
12
.github/renovate.json
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"automerge": true,
|
||||
"labels": ["type: dependencies"],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchManagers": [
|
||||
"sbt"
|
||||
],
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user