summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/third_party/websockets/.github/dependabot.yml
blob: ad1e824b4a5bc06eee3b004379b7ccdd32fc2bc2 (plain)
1
2
3
4
5
6
7
8
9
version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"
      day: "saturday"
      time: "07:00"
      timezone: "Europe/Paris"