1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00

chore: set the Kind/Chore label on dependencies upgrades

This commit is contained in:
Earl Warren 2025-08-11 07:16:29 +02:00
parent f142385313
commit 8f75fe162c
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -9,5 +9,6 @@
"separateMinorPatch": true
}
],
"labels": ["Kind/Chore"],
"ignorePaths": ["**/testdata/**", "**/node_modules/**"]
}