tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

dependabot.yml (191B)


      1 version: 2
      2 updates:
      3  - package-ecosystem: "github-actions"
      4    directory: "/"
      5    schedule:
      6      interval: "weekly"
      7      day: "saturday"
      8      time: "07:00"
      9      timezone: "Europe/Paris"