mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-10 21:40:08 +01:00
deps: revert dependantbot to main
This commit is contained in:
parent
60a168e02c
commit
1db5bb06d7
1 changed files with 2 additions and 2 deletions
4
.github/dependabot.yaml
vendored
4
.github/dependabot.yaml
vendored
|
|
@ -4,12 +4,12 @@ updates:
|
|||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
target-branch: dev
|
||||
target-branch: main
|
||||
- package-ecosystem: cargo
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
target-branch: dev
|
||||
target-branch: main
|
||||
ignore:
|
||||
- dependency-name: "*"
|
||||
update-types: ["version-update:semver-patch"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue