summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: 99e887424889a41084bd71a108a448fa3b3a0828 (plain)
1
2
3
4
5
6
version: 2
updates:
- package-ecosystem: "nix" # See documentation for possible values
  directory: "/" # Location of package manifests
  schedule:
    interval: "weekly"