mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-22 17:11:07 +00:00
Ignore lcobucci/jwt > 4.2.0
This commit is contained in:
parent
1fcdd38630
commit
c19a0c6fe5
1 changed files with 4 additions and 0 deletions
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:
|
||||||
|
|
Loading…
Reference in a new issue