mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Better Symfony ignore rule
This commit is contained in:
parent
b05fb21f2b
commit
1acbc91484
1 changed files with 1 additions and 3 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -40,10 +40,8 @@ updates:
|
|||
- yguedidi
|
||||
- Kdecherf
|
||||
ignore:
|
||||
# until we add support for Symfony 5+
|
||||
- dependency-name: symfony/*
|
||||
versions:
|
||||
- ">= 5.0.0"
|
||||
update-types: [ "version-update:semver-major" ]
|
||||
- package-ecosystem: github-actions
|
||||
directory: "/"
|
||||
schedule:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue