Skip to content

Commit

Permalink
ci(dependabot): update dependencies in dev branch only
Browse files Browse the repository at this point in the history
  • Loading branch information
PocketMiner82 authored Apr 3, 2024
1 parent 9a4e597 commit 15b5faa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
# Update dependencies in dev branch only
target-branch: dev
# Workflow files stored in the default location of `.github/workflows`. (You don't need to specify `/.github/workflows` for `directory`. You can use `directory: "/"`.)
directory: "/"
schedule:
Expand Down

0 comments on commit 15b5faa

Please sign in to comment.