mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 00:48:35 +00:00
Upgrade to GitHub-native Dependabot
This commit is contained in:
parent
147f65562c
commit
57e02202ac
1 changed files with 11 additions and 0 deletions
11
.github/dependabot.yml
vendored
Normal file
11
.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: cargo
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 10
|
||||
ignore:
|
||||
- dependency-name: pprof
|
||||
versions:
|
||||
- 0.4.1
|
||||
Loading…
Reference in a new issue