Skip to content

Commit

Permalink
💚 ci: 更新ci
Browse files Browse the repository at this point in the history
  • Loading branch information
luren-dc committed Dec 28, 2024
1 parent 4a447ce commit 24d4621
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"pin",
"pinDigest"
],
"semanticCommitType": ":pushpin: chore"
"semanticCommitType": "📌 chore"
},
{
"matchUpdateTypes": [
"rollback"
],
"semanticCommitType": ":arrow_down: chore"
"semanticCommitType": "⬇️ chore"
},
{
"matchUpdateTypes": [
Expand All @@ -25,7 +25,7 @@
"minor",
"patch"
],
"semanticCommitType": ":arrow_up: chore"
"semanticCommitType": "⬆️ chore"
}
],
"labels": [
Expand Down

0 comments on commit 24d4621

Please sign in to comment.