diff options
author | waja <waja@users.noreply.github.com> | 2023-06-28 16:37:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-28 16:37:55 +0200 |
commit | c22c277b3df4884719c833daaffca59167abd14a (patch) | |
tree | 47b040d77e8be01b5672dab88da270bde1f438cc /.github/dependabot.yml | |
parent | 1bce93b28a889edcaed10a920c931a6232940ad8 (diff) | |
parent | b24eb7f46ac8667324efd818c01d68d5a1376c89 (diff) | |
download | monitoring-plugins-c22c277.tar.gz |
Merge branch 'master' into check_swap_scanf_expressions
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 |