Skip to content

Commit

Permalink
Sync with WeblateOrg/meta
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Mar 12, 2024
1 parent 76eaa11 commit 172fbe1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ github: [nijel, WeblateOrg]
custom: https://weblate.org/donate/
liberapay: Weblate
open_collective: weblate
polar: WeblateOrg
16 changes: 1 addition & 15 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,7 @@
"matchDatasources": [
"pypi"
],
"separateMinorPatch": true,
"minor": {
"dependencyDashboardApproval": true
}
"separateMinorPatch": true
},
{
"matchPackageNames": [
Expand Down Expand Up @@ -118,17 +115,6 @@
"matchStrings": [
"renovate: datasource=(?<datasource>.*?) depName=(?<depName>.*?)( versioning=(?<versioning>.*?))?\\s+version: (?<currentValue>.*)\\s"
]
},
{
"fileMatch": [
"weblate_web/data.py"
],
"matchStrings": [
"VERSION = \"(?<currentValue>.*?)\""
],
"depNameTemplate": "Weblate",
"datasourceTemplate": "pypi",
"versioningTemplate": "pep440"
}
]
}

0 comments on commit 172fbe1

Please sign in to comment.