forked from wallabag/wallabag
Ignore lcobucci/jwt > 4.2.0
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -22,6 +22,10 @@ updates:
|
|||||||
- j0k3r
|
- j0k3r
|
||||||
- tcitworld
|
- tcitworld
|
||||||
- Kdecherf
|
- Kdecherf
|
||||||
|
ignore:
|
||||||
|
- dependency-name: lcobucci/jwt
|
||||||
|
versions:
|
||||||
|
- ">= 4.2.0"
|
||||||
- package-ecosystem: github-actions
|
- package-ecosystem: github-actions
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
|
|||||||
Reference in New Issue
Block a user