Skip to content

Commit d0c0b0a

Browse files
authored
Merge pull request #35 from gautambaghel/release-0.0.2
version update, pre-commit hooks update
2 parents f146b2f + 47fe9f3 commit d0c0b0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
- id: check-useless-excludes
2222
- repo: https://github.com/pre-commit/pre-commit-hooks
23-
rev: v4.4.0
23+
rev: v5.0.0
2424
hooks:
2525
- id: trailing-whitespace
2626
- id: check-added-large-files

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.0.1
1+
v0.0.2

0 commit comments

Comments
 (0)