Skip to content

Commit b69f725

Browse files
committed
ignore tempdir, delete dockers section
1 parent 953e872 commit b69f725

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@ updates:
55
schedule:
66
interval: "monthly"
77
open-pull-requests-limit: 10
8-
- package-ecosystem: "docker"
9-
directory: "/"
10-
schedule:
11-
interval: "monthly"
8+
ignore:
9+
- dependency-name: "tempdir"
1210
- package-ecosystem: "github-actions"
1311
directory: "/"
1412
schedule:

0 commit comments

Comments
 (0)