mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
chore: ignore patch versions updates by dependantbot
This commit is contained in:
parent
59ed50a0f2
commit
52c1a8f138
1 changed files with 3 additions and 0 deletions
3
.github/dependabot.yaml
vendored
3
.github/dependabot.yaml
vendored
|
|
@ -8,3 +8,6 @@ updates:
|
||||||
directory: /
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
|
ignore:
|
||||||
|
- dependency-name: "*"
|
||||||
|
update-types: ["version-update:semver-patch"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue