Skip to content

Commit ab38521

Browse files
committed
fix dependabot config
1 parent 47567b1 commit ab38521

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,6 @@ updates:
1010
update-types: ["version-update:semver-patch"]
1111
labels:
1212
- dependencies
13-
- package-ecosystem: pip
14-
directory: "/"
15-
schedule:
16-
interval: weekly
17-
open-pull-requests-limit: 1
18-
groups:
19-
patch-upgrades:
20-
update-types: ["patch"]
21-
ignore:
22-
- dependency-name: "*"
23-
update-types:
24-
["version-update:semver-major", "version-update:semver-minor"]
25-
labels:
26-
- dependencies
2713
- package-ecosystem: github-actions
2814
directory: "/"
2915
schedule:

0 commit comments

Comments
 (0)