Skip to content

Commit a481bd2

Browse files
committed
fix(ci): remove cargo/mix Dependabot entries (no Cargo.toml/mix.exs at root)
1 parent 74a4686 commit a481bd2

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
# SPDX-License-Identifier: PMPL-1.0-or-later
22
version: 2
33
updates:
4-
- package-ecosystem: "cargo"
5-
directory: "/"
6-
schedule:
7-
interval: "weekly"
8-
ignore:
9-
- dependency-name: "*"
10-
update-types: ["version-update:semver-patch"]
114
- package-ecosystem: "github-actions"
125
directory: "/"
136
schedule:
@@ -16,7 +9,3 @@ updates:
169
actions:
1710
patterns:
1811
- "*"
19-
- package-ecosystem: "mix"
20-
directory: "/"
21-
schedule:
22-
interval: "weekly"

0 commit comments

Comments
 (0)