chore(pre-commit): update project reference for linter setup

Updates the project reference in the pre-commit configuration from
sentrysetup to otelsetup for improved traceability. This change
ensures that the linter correctly targets the new setup.
This commit is contained in:
2025-06-01 20:34:18 +02:00
parent 5a26464d2a
commit 0319b27e0b
+1 -1
View File
@@ -16,7 +16,7 @@ repos:
- id: gitlab-ci-linter
args:
- --project
- unboundsoftware/shiny/sentrysetup
- unboundsoftware/shiny/otelsetup
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.22.0
hooks: