Skip to content

Commit cb5ef6f

Browse files
authored
Merge pull request #110 from wayofdev/feat/bump-release-main
feat: bump release
2 parents 4f7c3fd + 7d3f3b6 commit cb5ef6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
repos:
44
- repo: https://github.com/pre-commit/pre-commit-hooks
5-
rev: v4.6.0
5+
rev: v5.0.0
66
hooks:
77
- id: trailing-whitespace
88
- id: end-of-file-fixer
99
- id: check-added-large-files
1010
- id: fix-encoding-pragma
1111

1212
- repo: https://github.com/commitizen-tools/commitizen
13-
rev: v3.29.0
13+
rev: v4.7.1
1414
hooks:
1515
- id: commitizen
1616
stages:

0 commit comments

Comments
 (0)