mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
move and redo dependantbot
This commit is contained in:
parent
ff57a92702
commit
8092d6ae3b
2 changed files with 6 additions and 14 deletions
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "cargo"
|
||||||
|
directory: "/" # Location of Cargo.toml
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
14
.github/workflows/dependabot.yml
vendored
14
.github/workflows/dependabot.yml
vendored
|
|
@ -1,14 +0,0 @@
|
||||||
version: 2
|
|
||||||
updates:
|
|
||||||
- package-ecosystem: "cargo"
|
|
||||||
directory: "/"
|
|
||||||
schedule:
|
|
||||||
interval: "weekly"
|
|
||||||
open-pull-requests-limit: 10
|
|
||||||
reviewers:
|
|
||||||
- "@me"
|
|
||||||
assignees:
|
|
||||||
- "@me"
|
|
||||||
commit-message:
|
|
||||||
prefix: "cargo"
|
|
||||||
include: "scope"
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue