Skip to content

Commit 217fd75

Browse files
authored
Merge pull request #26 from OneLiteFeatherNET/update/upstream
Update from Upstream
2 parents 0241318 + bc80e14 commit 217fd75

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

gradlew

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
# Darwin, MinGW, and NonStop.
5656
#
5757
# (3) This script is generated from the Groovy template
58-
# https://github.com/gradle/gradle/blob/HEAD/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
58+
# https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
5959
# within the Gradle project.
6060
#
6161
# You can find Gradle at https://github.com/gradle/gradle/.

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
],
77
"labels": ["Renovate"],
88
"rebaseWhen": "conflicted",
9-
"schedule": ["on the first day of the month"]
9+
"schedule": ["on the first day of the month"],
10+
"automerge": true
1011
}

0 commit comments

Comments
 (0)