Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fc4535aafb | ||
|
|
e93281f4eb | ||
|
|
79ad1c450a |
+1
-1
@@ -1,3 +1,3 @@
|
||||
[submodule "web"]
|
||||
path = web
|
||||
url = ssh://git@git.coopcloud.tech:2222/toolshed/coop-cloud-front.git
|
||||
url = https://git.coopcloud.tech/toolshed/coop-cloud-front.git
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchDatasources": [
|
||||
"docker"
|
||||
],
|
||||
"pinDigests": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user