diff options
| author | fcuny <franck@fcuny.net> | 2022-11-06 11:33:15 -0800 |
|---|---|---|
| committer | fcuny <franck@fcuny.net> | 2022-11-06 11:33:15 -0800 |
| commit | 717bf1b84dd8ae53a03631a73e167c1c1ca57ab4 (patch) | |
| tree | 991ee4670a5c951a3cfc8ebe88afe6075eaec288 /src/x509-info/.github/dependabot.yml | |
| parent | Merge pull request #5 from fcuny/fcuny/crane (diff) | |
| parent | ci: switch from GitHub action to drone (diff) | |
| download | x-717bf1b84dd8ae53a03631a73e167c1c1ca57ab4.tar.gz | |
Merge pull request 'ci: switch from GitHub action to drone' (#1) from fcuny/drone-ci into main
Reviewed-on: https://git.fcuny.net/fcuny/x509-info/pulls/1
Diffstat (limited to 'src/x509-info/.github/dependabot.yml')
| -rw-r--r-- | src/x509-info/.github/dependabot.yml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/x509-info/.github/dependabot.yml b/src/x509-info/.github/dependabot.yml deleted file mode 100644 index 2b2ebcf..0000000 --- a/src/x509-info/.github/dependabot.yml +++ /dev/null @@ -1,11 +0,0 @@ -version: 2 -updates: -- package-ecosystem: cargo - directory: "/" - schedule: - interval: daily - open-pull-requests-limit: 10 -- package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "weekly" |
