forked from TrueCloudLab/restic
CI: remove dependabot ignore for bazil.org/fuse
We've switched to a fork of the original library, thus the ignore is no longer necessary.
This commit is contained in:
parent
c41a1b66e1
commit
5968971313
1 changed files with 0 additions and 2 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -5,8 +5,6 @@ updates:
|
|||
directory: "/" # Location of package manifests
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
ignore:
|
||||
- dependency-name: "bazil.org/fuse"
|
||||
|
||||
# Dependencies listed in .github/workflows/*.yml
|
||||
- package-ecosystem: "github-actions"
|
||||
|
|
Loading…
Reference in a new issue