Skip to content

Commit b66813b

Browse files
committed
Update Dependabot configuration
1 parent dad56f9 commit b66813b

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
version: 2
22
updates:
33
- package-ecosystem: "github-actions"
4-
directory: ".github/workflows"
4+
directory: "/"
55
schedule:
66
interval: "weekly"
77
open-pull-requests-limit: 10
8-
labels:
9-
- "dependencies"
10-
- "github-actions"
11-
commit-message:
12-
prefix: "chore"
13-
include: "scope"
14-
8+
rebase-strategy: "disabled"

0 commit comments

Comments
 (0)