Skip to content

Commit aeba93c

Browse files
author
Sergio García Prado
committed
Merge remote-tracking branch 'origin/0.7.0' into issue-346-add-pool-factory
2 parents 1b6202c + 7271ab9 commit aeba93c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@ repos:
5151
files: ^packages/plugins/minos-discovery-minos/
5252
language: system
5353

54-
- id: kong-discovery-kong-check
54+
- id: minos-discovery-kong-check
5555
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/
56+
entry: make --directory=packages/plugins/minos-discovery-kong check
57+
name: Check minos-discovery-kong
58+
files: ^packages/plugins/minos-discovery-kong/
5959
language: system
6060

6161
- id: minos-http-aiohttp-check

0 commit comments

Comments
 (0)