diff options
Diffstat (limited to 'uvim/.github/dependabot.yml')
| -rw-r--r-- | uvim/.github/dependabot.yml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/uvim/.github/dependabot.yml b/uvim/.github/dependabot.yml deleted file mode 100644 index 5e841dde2c..0000000000 --- a/uvim/.github/dependabot.yml +++ /dev/null @@ -1,16 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "github-actions" - directories: - - "/" - - "/.github/actions/**/*" - schedule: - interval: "weekly" - commit-message: - prefix: "CI" - cooldown: - default-days: 7 - groups: - github-actions: - patterns: - - "*" |
