This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Add flake.lock to be the list of items for automerge
Signed-off-by: Suguru Hirahara <did
🔑
z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/5419/head
Suguru Hirahara
2 weeks ago
committed by
Slavi Pantaleev
parent
85484aed85
commit
7f4691aabb
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
.github/renovate.json
+ 6
- 0
.github/renovate.json
View File
@@ -32,6 +32,12 @@
"dock.mau.dev/mautrix/**"
],
"allowedVersions": "/^v0\\./"
},
{
"matchFileNames": [
"flake.lock"
],
"automerge": true
}
],
"pre-commit": {
Write
Preview
Loading…
Cancel
Save