Skip to content

Commit

Permalink
N8N-10 Add devcontainer to dependabot configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
MaSpeng authored and schroedan committed Jun 6, 2024
1 parent ed786c5 commit 6c73308
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,11 @@ updates:
interval: 'weekly'
reviewers:
- skriptfabrik/github-actions-maintainers

- package-ecosystem: 'devcontainers'
directory: '/'
schedule:
interval: 'weekly'
reviewers:
- skriptfabrik/devcontainer-maintainers

0 comments on commit 6c73308

Please sign in to comment.