mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
feat: rename pre-commit-terraform to pre-commit-opentofu
This commit is contained in:
parent
454eb413d4
commit
7f963c5906
2 changed files with 24 additions and 41 deletions
4
setup.py
4
setup.py
|
|
@ -3,9 +3,9 @@ from setuptools import setup
|
|||
|
||||
|
||||
setup(
|
||||
name='pre-commit-terraform',
|
||||
name='pre-commit-opentofu',
|
||||
description='Pre-commit hooks for terraform_docs_replace',
|
||||
url='https://github.com/antonbabenko/pre-commit-terraform',
|
||||
url='https://github.com/tofuutils/pre-commit-opentofu',
|
||||
version_format='{tag}+{gitsha}',
|
||||
|
||||
author='Contributors',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue