Skip to content

Commit

Permalink
build(dependabot): move to v2 configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
rlespinasse committed Dec 21, 2023
1 parent 00d4236 commit 150678f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .dependabot/config.xml

This file was deleted.

13 changes: 13 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,13 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
groups:
dependencies:
patterns:
- "*"
reviewers:
- "rlespinasse"
labels: [ ]

0 comments on commit 150678f

Please sign in to comment.