Compare commits

...

11 Commits

Author SHA1 Message Date
Haylee Schäfer
87506796e1 Sync renovate.json 2020-02-23 18:54:50 +01:00
Haylee Schäfer
c7a0ae1e03 Sync stale.yml 2020-02-23 18:54:49 +01:00
Haylee Schäfer
06036fd53b Sync FUNDING.yml 2020-02-23 18:54:48 +01:00
Haylee Schäfer
1cae401072 Sync renovate.json 2020-02-23 17:55:30 +01:00
Haylee Schäfer
2cd9c378ab Sync stale.yml 2020-02-23 17:55:28 +01:00
Haylee Schäfer
fa1b7a0e84 Sync FUNDING.yml 2020-02-23 17:55:27 +01:00
file-sync
695f7ffea1 Sync renovate.json 2020-02-23 17:49:19 +01:00
file-sync
931e4fecb5 Sync stale.yml 2020-02-23 17:49:17 +01:00
file-sync
603d10042b Sync FUNDING.yml 2020-02-23 17:49:15 +01:00
InventiveBot
aa7dbdf69b Create new branch for version 20w06a 2020-02-08 11:06:35 +00:00
InventiveBot
463b30cea6 Create new branch for version 1.15.2 2020-01-24 10:50:26 +00:00
3 changed files with 16 additions and 0 deletions

3
.github\FUNDING.yml Normal file
View File

@@ -0,0 +1,3 @@
github: InventivetalentDev
patreon: inventivetalent
custom: ["https://www.paypal.me/inventivetalent", "https://donation.inventivetalent.org"]

0
.github\stale.yml Normal file
View File

13
renovate.json Normal file
View File

@@ -0,0 +1,13 @@
{
"extends": [
"config:base"
],
"maven": {
"enabled": true
},
"ignoreUnstable": false,
"hostRules": [{
"hostType": "maven",
"endpoint": "https://repo.inventivetalent.org/content/groups/public/"
}]
}