Skip to content

Commit 69ffaf6

Browse files
Merge pull request #40 from InventivetalentDev/gh-file-sync
[file-sync] Sync 3 Files
2 parents 291754f + e0924d7 commit 69ffaf6

File tree

3 files changed

+16
-5
lines changed

3 files changed

+16
-5
lines changed

.github\FUNDING.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
github: InventivetalentDev
2+
patreon: inventivetalent
3+
custom: ["https://www.paypal.me/inventivetalent", "https://donation.inventivetalent.org"]

.github\stale.yml

Whitespace-only changes.

renovate.json

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1-
{
2-
"extends": [
3-
"config:base"
4-
]
5-
}
1+
{
2+
"extends": [
3+
"config:base"
4+
],
5+
"maven": {
6+
"enabled": true
7+
},
8+
"ignoreUnstable": false,
9+
"hostRules": [{
10+
"hostType": "maven",
11+
"endpoint": "https://repo.inventivetalent.org/content/groups/public/"
12+
}]
13+
}

0 commit comments

Comments
 (0)