mirror of
https://github.com/emirpasic/gods.git
synced 2026-06-13 15:56:35 +03:00
Create dependabot.yml
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Ref: https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
Reference in New Issue
Block a user