Skip to content

Commit 3591bed

Browse files
committed
Use dependabot to check for updates in JSON Schema test suite
1 parent 33b1991 commit 3591bed

File tree

2 files changed

+9
-55
lines changed

2 files changed

+9
-55
lines changed

.github/dependabot.yml

+9
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,14 @@ updates:
2323
assignees:
2424
- 'OptimumCode'
2525
directory: '/'
26+
schedule:
27+
interval: daily
28+
- package-ecosystem: gitsubmodule
29+
directory: "/"
30+
labels:
31+
- ignore
32+
- tests
33+
assignees:
34+
- 'OptimumCode'
2635
schedule:
2736
interval: daily

.github/workflows/check-test-suite-update.yml

-55
This file was deleted.

0 commit comments

Comments
 (0)