mirror of
https://github.com/poem-web/poem.git
synced 2026-01-25 04:18:25 +00:00
Create dependabot.yml (#477)
This commit is contained in:
committed by
GitHub
parent
7b56e99df2
commit
5c11da7d36
9
.github/dependabot.yml
vendored
Normal file
9
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# Please see the documentation for all configuration options:
|
||||
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
Reference in New Issue
Block a user