Compare commits
1 commit
0bb2801e98
...
645810e88f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
645810e88f |
2 changed files with 1 additions and 13 deletions
|
|
@ -72,9 +72,6 @@ trigger:
|
||||||
event:
|
event:
|
||||||
- cron
|
- cron
|
||||||
- custom
|
- custom
|
||||||
- push
|
|
||||||
branch:
|
|
||||||
- main
|
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
LOG_LEVEL: debug
|
LOG_LEVEL: debug
|
||||||
|
|
|
||||||
|
|
@ -8,17 +8,8 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"groupName": "asdf tool versions",
|
"groupName": "asdf tool versions",
|
||||||
|
"description": "Keep in mind that Renovate currently does not support updating PostgreSQL via asdf.",
|
||||||
"matchFileNames": [".tool-versions"]
|
"matchFileNames": [".tool-versions"]
|
||||||
},
|
|
||||||
{
|
|
||||||
"groupName": "postgres",
|
|
||||||
"description": "Group updates to postgres across drone ci, docker-compose.yml and other files",
|
|
||||||
"matchDepNames": ["postgres"]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"matchFileNames": [".tool-versions"],
|
|
||||||
"matchPackageNames": ["elixir"],
|
|
||||||
"enabled": false
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue