diff options
author | waja <waja@users.noreply.github.com> | 2023-06-28 16:38:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-28 16:38:43 +0200 |
commit | 4f4dd3a7a342f79dbd40e5636a5808f80ef6ed7b (patch) | |
tree | 9548b86fb65286fc3dd457b85dc296c5cfc5d019 /.github/dependabot.yml | |
parent | 6d341c40ab4d84d5eabfd672de1ffa3c7ecd07be (diff) | |
parent | b24eb7f46ac8667324efd818c01d68d5a1376c89 (diff) | |
download | monitoring-plugins-4f4dd3a.tar.gz |
Merge branch 'master' into compiler_warning_part_5
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 |