We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8226300 commit 9da3cbbCopy full SHA for 9da3cbb
python-project-template/.pre-commit-config.yaml.jinja
@@ -3,7 +3,7 @@ repos:
3
# This hook should always pass. It will print a message if the local version
4
# is out of date.
5
- repo: https://github.com/lincc-frameworks/pre-commit-hooks
6
- rev: v0.1.1
+ rev: v0.1.2
7
hooks:
8
- id: check-lincc-frameworks-template-version
9
name: Check template version
0 commit comments