diff options
Diffstat (limited to 'neozip/.github/dependabot.yml')
| -rw-r--r-- | neozip/.github/dependabot.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/neozip/.github/dependabot.yml b/neozip/.github/dependabot.yml new file mode 100644 index 0000000000..8ac6b8c498 --- /dev/null +++ b/neozip/.github/dependabot.yml @@ -0,0 +1,6 @@ +version: 2 +updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "monthly" |
