Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dependabot.yml « .github - github.com/YOURLS/YOURLS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e75d1539d919f3580ce1170ed7f30f5cf3f516f3 (plain)
1
2
3
4
5
6
7
8
9
10
version: 2
updates:
  - package-ecosystem: github-actions
    directory: "/"
    schedule:
      interval: daily
  # - package-ecosystem: composer
  #   directory: "/"
  #   schedule:
  #     interval: daily