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:
@@ -16,7 +16,7 @@ repos:
|
|||||||
- id: gitlab-ci-linter
|
- id: gitlab-ci-linter
|
||||||
args:
|
args:
|
||||||
- --project
|
- --project
|
||||||
- unboundsoftware/shiny/sentrysetup
|
- unboundsoftware/shiny/otelsetup
|
||||||
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
|
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
|
||||||
rev: v9.22.0
|
rev: v9.22.0
|
||||||
hooks:
|
hooks:
|
||||||
|
|||||||
Reference in New Issue
Block a user