Update dependabot.yml file

Correct YAML syntax by adding version and update entries.
This commit is contained in:
Paul Kronenwetter 2022-09-17 14:30:50 +00:00 committed by GitHub
parent 58c0961360
commit 32e032ff10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,6 @@
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"