mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-01-31 23:51:28 +08:00
chore: configure dependabot (#5081)
This commit is contained in:
8
.github/dependabot.yml
vendored
Normal file
8
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/.github/workflows/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
...
|
||||
Reference in New Issue
Block a user