1
0
Fork 0
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:
Yassine Guedidi 2025-03-14 06:08:13 +01:00
parent b05fb21f2b
commit 1acbc91484

View file

@ -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: