heic2jpg

git clone git://archive.git.mtrnord.blog/MTRNord/heic2jpg.git
Log | Files | Refs | README | LICENSE

dependabot.yml (206B)


      1 version: 2
      2 updates:
      3   - package-ecosystem: "cargo"
      4     directory: "/"
      5     schedule:
      6       interval: "daily"
      7 
      8   - package-ecosystem: "github-actions"
      9     directory: "/"
     10     schedule:
     11       interval: "daily"