Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release for v0.2.0 #27

Merged
merged 12 commits into from
Mar 15, 2024
Prev Previous commit
Next Next commit
ci(labeler): Add Type: Dependencies label to pre-commit.ci (#17)
When hooks are updated, automatically add that label.
  • Loading branch information
5ouma authored Mar 14, 2024
commit 358b9707439ee9a8a6343b06398105422e687273
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"Type: CI":
- head-branch: ["^ci-"]
"Type: Dependencies":
- head-branch: ["^dep(endency|endencies|s)?-"]
- head-branch: ["^dep(endency|endencies|s)?-", "^pre-commit-ci-update-config$"]
"Type: Meta":
- head-branch: ["^meta-"]