summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-02-02 17:23:45 +0100
committerJoas Schilling <coding@schilljs.com>2023-02-02 17:23:45 +0100
commitd5dcbb3597f08e2bff6387be8141e37ad971eb2c (patch)
tree337a2f96bcdfabe5e3d27a8dc99aeaed7cd35869 /.github
parent68c0574a44a9924910ec8ac62483a7cce6dd23b1 (diff)
Update automatically in the future
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index f4074d060..2dffc0d6f 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -9,6 +9,14 @@ updates:
timezone: Europe/Paris
open-pull-requests-limit: 10
- package-ecosystem: composer
+ directory: "/tests/integration"
+ schedule:
+ interval: weekly
+ day: saturday
+ time: "03:00"
+ timezone: Europe/Paris
+ open-pull-requests-limit: 10
+- package-ecosystem: composer
directory: "/vendor-bin/csfixer"
schedule:
interval: weekly