Skip to content

Commit 9897842

Browse files
committed
Renovate: enable automerge
1 parent 47305b4 commit 9897842

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Emulsion.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
2222
renovate.json.license = renovate.json.license
2323
.dockerignore = .dockerignore
2424
.editorconfig = .editorconfig
25+
renovate.json = renovate.json
2526
EndProjectSection
2627
EndProject
2728
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Emulsion.Tests", "Emulsion.Tests\Emulsion.Tests.fsproj", "{1B3B65DD-FD58-45FA-B6FF-8532B513A7D9}"

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:recommended"
5-
]
5+
],
6+
"automerge": true
67
}

renovate.json.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
SPDX-FileCopyrightText: 2024 Emulsion contributors <https://github.com/codingteam/emulsion>
1+
SPDX-FileCopyrightText: 2024-2025 Emulsion contributors <https://github.com/codingteam/emulsion>
22

33
SPDX-License-Identifier: MIT

0 commit comments

Comments
 (0)