We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 404ca7b + aeba93c commit e38d947Copy full SHA for e38d947
.pre-commit-config.yaml
@@ -51,11 +51,11 @@ repos:
51
files: ^packages/plugins/minos-discovery-minos/
52
language: system
53
54
- - id: kong-discovery-kong-check
+ - id: minos-discovery-kong-check
55
pass_filenames: false
56
- entry: make --directory=packages/plugins/kong-discovery-kong check
57
- name: Check kong-discovery-kong
58
- files: ^packages/plugins/kong-discovery-kong/
+ entry: make --directory=packages/plugins/minos-discovery-kong check
+ name: Check minos-discovery-kong
+ files: ^packages/plugins/minos-discovery-kong/
59
60
61
- id: minos-http-aiohttp-check
0 commit comments