diff options
author | Jan Macku <jamacku@redhat.com> | 2022-08-22 16:02:16 +0200 |
---|---|---|
committer | Jan Macku <jamacku@redhat.com> | 2022-08-22 16:14:49 +0200 |
commit | c93a728b1bbd495b1a98629222a6ac889dcc6483 (patch) | |
tree | b7d74884d4f44602f98ae216136c5910c638b05b | |
parent | 6437152ea4c63ff99bdbe694bbdcdd8fa639e76e (diff) | |
download | initscripts-c93a728b1bbd495b1a98629222a6ac889dcc6483.tar initscripts-c93a728b1bbd495b1a98629222a6ac889dcc6483.tar.gz initscripts-c93a728b1bbd495b1a98629222a6ac889dcc6483.tar.bz2 initscripts-c93a728b1bbd495b1a98629222a6ac889dcc6483.tar.xz initscripts-c93a728b1bbd495b1a98629222a6ac889dcc6483.zip |
dependabot: Monthly updates
-rw-r--r-- | .github/dependabot.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d4aa88fc..b39e01cf 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,6 @@ updates: - package-ecosystem: github-actions directory: / schedule: - interval: weekly + interval: monthly labels: - 'type: dependencies' |