chore(renovate): add main config file and lint step
Some checks failed
ci/woodpecker/push/lint Pipeline failed
Some checks failed
ci/woodpecker/push/lint Pipeline failed
This commit is contained in:
parent
ac9ae17cb2
commit
dbf28f6902
2 changed files with 28 additions and 0 deletions
8
config.js
Normal file
8
config.js
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
module.export = {
|
||||
platform: "forgejo",
|
||||
endpoint: "https://forge.e5150.fr",
|
||||
gitAuthor: "CIBot <CIBot@noreply.forge.e5150.local>",
|
||||
autoDiscover: true,
|
||||
labels: ["Dependancy 📦️"],
|
||||
extends: ["config:recommended"],
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue