diff --git a/.github/dependabot b/.github/dependabot new file mode 100644 index 0000000..6175aed --- /dev/null +++ b/.github/dependabot @@ -0,0 +1,8 @@ +# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates + +version: 2 +updates: + - package-ecosystem: "github-actions" # See documentation for possible values + directory: "/" # Location of package manifests + schedule: + interval: "daily"