Skip to content

Commit

Permalink
fix: use head of prom-client (#975)
Browse files Browse the repository at this point in the history
* fix: use `head` of `prom-client`

* Update lib/lookup.json

Co-authored-by: Michaël Zasso <[email protected]>

---------

Co-authored-by: Michaël Zasso <[email protected]>
  • Loading branch information
SimenB and targos committed Sep 14, 2023
1 parent cf8b384 commit 2baac2e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,8 @@
},
"prom-client": {
"prefix": "v",
"maintainers": ["siimon", "zbjornson", "SimenB"]
"maintainers": ["siimon", "zbjornson", "SimenB"],
"head": true
},
"pug": {
"prefix": "pug@",
Expand Down

0 comments on commit 2baac2e

Please sign in to comment.