mirror of https://github.com/databricks/cli.git
Create dependabot.yml
This commit is contained in:
parent
6c28fc35d5
commit
82e80bd415
|
@ -0,0 +1,6 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
Loading…
Reference in New Issue