feat: rename pre-commit-terraform to pre-commit-opentofu

This commit is contained in:
Alexander Sharov 2024-01-17 00:18:19 +01:00
commit 7f963c5906
2 changed files with 24 additions and 41 deletions

View file

@ -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',