rose-pine-nix/.github/dependabot.yml
seth 96e861b5ab
ci: fix revision for docs generation & add dependabot (#50)
* ci: fix revision for docs generation

* ci: add dependabot
2023-11-02 14:09:01 -04:00

8 lines
234 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
commit-message:
prefix: "actions"