Skip to content

Commit 9da3cbb

Browse files
authored
Update .pre-commit-config.yaml.jinja (#442)
Increment version of version checking hook.
1 parent 8226300 commit 9da3cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-project-template/.pre-commit-config.yaml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ repos:
33
# This hook should always pass. It will print a message if the local version
44
# is out of date.
55
- repo: https://github.com/lincc-frameworks/pre-commit-hooks
6-
rev: v0.1.1
6+
rev: v0.1.2
77
hooks:
88
- id: check-lincc-frameworks-template-version
99
name: Check template version

0 commit comments

Comments
 (0)