.github/dependabot.yml156 bytesYAMLView raw1version: 2 2updates: 3 - package-ecosystem: "github-actions" 4 directory: "/" 5 schedule: 6 interval: weekly 7 day: "monday" 8 time: "09:00"