Skip to content

Commit a5a30b4

Browse files
committed
🔧 chore(zendev): bump to v0.0.5
1 parent 448a4fb commit a5a30b4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎.github/workflows/ci-pr-checks.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v6
2121

2222
- name: Check PR title
23-
uses: zrr1999/zendev-actions/validate-title@9013ad848b32d287d0258fdbc9f51e350b8eca33
23+
uses: zrr1999/zendev/actions/validate-title@v0.0.5
2424
with:
2525
text: ${{ github.event.pull_request.title }}
2626

‎prek.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ hooks = [
4848

4949
[[repos]]
5050
repo = "https://github.com/zrr1999/zendev"
51-
rev = "e2a5243899467d0df1cb1ab0ddcb18f3ef33d97b"
51+
rev = "v0.0.5"
5252
hooks = [
5353
{ id = "zendev-commit-msg" },
5454
]

0 commit comments

Comments
 (0)