1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-11-21 08:31:27 -05:00

chore(dependency): add the dependency-upgrade label to PRs

This commit is contained in:
Earl Warren 2024-06-08 11:00:50 +02:00
parent 059591fbae
commit 79e243c267
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -20,6 +20,7 @@
"prConcurrentLimit": 5,
"internalChecksFilter": "strict",
"osvVulnerabilityAlerts": true,
"labels": ["dependency-upgrade"],
"packageRules": [
{
"description": "Require approval for go and python minor version",