diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 000000000..2111d1f84 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,8 @@ +# See https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates + +version: 2 +updates: + - package-ecosystem: "github-actions" + directory: "/" + commit-message: + prefix: "chore(deps-gha)"