Skip to content

Commit 295693f

Browse files
authored
Revert "Delete .gitmodules"
1 parent d244c14 commit 295693f

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ updates:
1111
schedule:
1212
interval: "weekly"
1313

14-
# FIXME: Need other way to update OAS.
15-
# - package-ecosystem: "gitsubmodule"
16-
# directory: "/"
17-
# schedule:
18-
# interval: "weekly"
14+
- package-ecosystem: "gitsubmodule"
15+
directory: "/"
16+
schedule:
17+
interval: "weekly"

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[submodule "Submodule/github/rest-api-description"]
2+
path = Submodule/github/rest-api-description
3+
url = https://github.com/github/rest-api-description.git
4+
shallow = true
Submodule rest-api-description added at 38baa7a

0 commit comments

Comments
 (0)