Update copywrite repository reference in pre-commit config (#17)

This commit is contained in:
2025-06-05 16:20:37 +02:00
committed by GitHub
parent 26f0f50aab
commit 4725709bcc

View File

@@ -28,7 +28,7 @@ repos:
args: [ --fix ] args: [ --fix ]
# Run the formatter. # Run the formatter.
- id: ruff-format - id: ruff-format
- repo: https://github.com/bhundven/copywrite # waiting for https://github.com/hashicorp/copywrite/pull/120 to be merged - repo: https://github.com/Paillat-dev/copywrite # waiting for https://github.com/hashicorp/copywrite/pull/120 to be merged
rev: 937f17f09c46992447dfa8977bb96eda512588c4 rev: 627dfedabfb34bc8c789da46cb355405fa00c0c5
hooks: hooks:
- id: add-headers - id: add-headers