Skip to content

Commit 92d82e9

Browse files
committed
chore: update renovate.json
Signed-off-by: Alan Brault <alan.brault@visus.io>
1 parent e9603b7 commit 92d82e9

File tree

2 files changed

+9
-45
lines changed

2 files changed

+9
-45
lines changed

.github/renovate.json

Lines changed: 0 additions & 45 deletions
This file was deleted.

renovate.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"local>visus-io/renovate-config"
5+
],
6+
"constraints": {
7+
"php": "<8.5"
8+
}
9+
}

0 commit comments

Comments
 (0)