Skip to content

Commit a16d47d

Browse files
authored
latest version for HaProxy image (#12)
Signed-off-by: Alexander Piskun <[email protected]>
1 parent c507e21 commit a16d47d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/renovate.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:base",
5+
":disableDependencyDashboard"
6+
],
7+
"ignorePaths": [
8+
"**/tests/**"
9+
]
10+
}

0 commit comments

Comments
 (0)