mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-18 00:24:47 +04:00
coursier: additional_dependencies support
This commit is contained in:
parent
59ed51a309
commit
70bfd76ced
10 changed files with 132 additions and 66 deletions
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"repositories": [
|
||||
"central"
|
||||
],
|
||||
"dependencies": [
|
||||
"io.get-coursier:echo:latest.stable"
|
||||
]
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
- id: echo-java
|
||||
name: echo-java
|
||||
description: echo from java
|
||||
entry: echo-java
|
||||
language: coursier
|
||||
Loading…
Add table
Add a link
Reference in a new issue