diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2023-06-28 16:08:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-28 16:08:13 +0200 |
| commit | b24eb7f46ac8667324efd818c01d68d5a1376c89 (patch) | |
| tree | c3af63f6cd168c9dc54a3e3e301446734997da93 /.github/dependabot.yml | |
| parent | 2275da632c2595cf3ec89d0fadbfacecaf89515d (diff) | |
| parent | dee6b03307c599b0cf74bc7fa3714b1335156aed (diff) | |
| download | monitoring-plugins-b24eb7f46ac8667324efd818c01d68d5a1376c89.tar.gz | |
Merge pull request #1893 from waja/CI_yamllint
CI yamllint
Diffstat (limited to '.github/dependabot.yml')
| -rw-r--r-- | .github/dependabot.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 282063c4..07073644 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | --- | ||
| 1 | version: 2 | 2 | version: 2 |
| 2 | updates: | 3 | updates: |
| 3 | - package-ecosystem: github-actions | 4 | - package-ecosystem: github-actions |
