fix: update go-imports repository reference for sentrysetup
Change the repository reference for go-imports from authz_client to sentrysetup. This aligns the configuration with the current project structure and ensures correct functionality in the pre-commit setup.
This commit is contained in:
@@ -30,7 +30,7 @@ repos:
|
||||
- id: go-imports
|
||||
args:
|
||||
- -local
|
||||
- gitlab.com/unboundsoftware/shiny/authz_client
|
||||
- gitlab.com/unboundsoftware/shiny/sentrysetup
|
||||
- repo: https://github.com/lietu/go-pre-commit
|
||||
rev: v0.1.0
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user