diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a1e448b..8e91bd1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,8 @@ updates: # caught the actions/checkout Node-20 deprecation). - package-ecosystem: github-actions directory: "/" + # Bumps flow through the develop integration branch, not straight to main. + target-branch: "develop" schedule: interval: weekly commit-message: