Skip to content

Commit ae4265a

Browse files
committed
Remove update of OCI runtime spec
Signed-off-by: Evan Lezar <[email protected]>
1 parent 17479c1 commit ae4265a

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
version: 2
22
updates:
3-
- package-ecosystem: gomod
4-
directory: "/"
5-
schedule:
6-
interval: weekly
7-
open-pull-requests-limit: 10
8-
allow:
9-
- dependency-name: "github.com/opencontainers/runtime-spec"
10-
dependency-type: direct
11-
123
- package-ecosystem: "github-actions"
134
directory: "/"
145
schedule:

0 commit comments

Comments
 (0)