Skip to content

Commit

Permalink
Merge pull request #1945 from pjonsson/ci-add-dependabot
Browse files Browse the repository at this point in the history
CI: add dependabot configuration
  • Loading branch information
joakimeriksson committed Jun 17, 2022
2 parents 1519e57 + 8a26222 commit 63657ac
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: "daily"
target-branch: "develop"

0 comments on commit 63657ac

Please sign in to comment.