mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
ci: Add vendor-bin/rector to dependabot
Signed-off-by: provokateurin <kate@provokateurin.de>
This commit is contained in:
parent
1c7e4a1ba6
commit
2919685603
1 changed files with 1 additions and 0 deletions
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
|
|
@ -28,6 +28,7 @@ updates:
|
|||
- "/vendor-bin/openapi-extractor"
|
||||
- "/vendor-bin/phpunit"
|
||||
- "/vendor-bin/psalm"
|
||||
- "/vendor-bin/rector"
|
||||
schedule:
|
||||
interval: weekly
|
||||
day: saturday
|
||||
|
|
|
|||
Loading…
Reference in a new issue