1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-04-24 02:44:19 +00:00

Merge pull request from wallabag/fix/dependabot-symfony-pattern

Fix symfony pattern for dependabot
This commit is contained in:
Jérémy Benoist 2023-10-02 09:31:15 +02:00 committed by GitHub
commit 8b0108d686
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ updates:
groups:
symfony-dependencies:
patterns:
- "*symfony*"
- "symfony/*"
reviewers:
- j0k3r
- tcitworld