Skip to content

Commit ac791d1

Browse files
Fix the dependabot setup
1 parent ed18bd1 commit ac791d1

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,3 @@ updates:
1111
directory: "/"
1212
schedule:
1313
interval: "weekly"
14-
- package-ecosystem: "github-actions"
15-
# Workflow files stored in the
16-
# default location of `.github/workflows`
17-
directory: "/"
18-
schedule:
19-
interval: "weekly"
20-
target-branch: "jazzy"
21-
- package-ecosystem: "github-actions"
22-
# Workflow files stored in the
23-
# default location of `.github/workflows`
24-
directory: "/"
25-
schedule:
26-
interval: "weekly"
27-
target-branch: "humble"

0 commit comments

Comments
 (0)