mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +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: /
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
target-branch: dev
|
target-branch: main
|
||||||
- package-ecosystem: cargo
|
- package-ecosystem: cargo
|
||||||
directory: /
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
target-branch: dev
|
target-branch: main
|
||||||
ignore:
|
ignore:
|
||||||
- dependency-name: "*"
|
- dependency-name: "*"
|
||||||
update-types: ["version-update:semver-patch"]
|
update-types: ["version-update:semver-patch"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue