Skip to content

Commit

Permalink
fix(action): pre-commit version
Browse files Browse the repository at this point in the history
  • Loading branch information
Yohe-Am committed Dec 11, 2023
1 parent ea518d0 commit c78080e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:

test-e2e:
runs-on: "${{ matrix.os }}"
# runs-on: ubuntu-latest
strategy:
matrix:
include:
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repos:
- id: check-dependabot
- id: check-github-workflows
- repo: https://github.com/commitizen-tools/commitizen
rev: 3.10.0
rev: v3.13.0
hooks:
- id: commitizen
stages:
Expand Down

0 comments on commit c78080e

Please sign in to comment.