Skip to content

Commit

Permalink
Merge pull request #438 from mmorel-35/chore/dependabot
Browse files Browse the repository at this point in the history
Set up Dependabot for github-actions dependencies
  • Loading branch information
thomasrockhu committed Jul 22, 2021
2 parents f2242e1 + da21aa9 commit 88c796d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/dependabot.yml
@@ -1,7 +1,12 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
directory: /
schedule:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
open-pull-requests-limit: 10

0 comments on commit 88c796d

Please sign in to comment.