Skip to content

Commit 52be9ae

Browse files
enable dependabot.yml
1 parent 949c518 commit 52be9ae

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ updates:
99
interval: "daily"
1010
versioning-strategy: increase-if-necessary
1111
# Ignore everything for now (and stay in pace with the upstream)
12-
ignore:
13-
- dependency-name: "*"
12+
# ignore:
13+
# - dependency-name: "*"
1414

1515
- package-ecosystem: "github-actions"
1616
directory: "/"
1717
schedule:
1818
interval: "daily"
19-
# Ignore everything for now (and stay in pace with the upstream)
20-
ignore:
21-
- dependency-name: "*"
19+
# Ignore everything for now (and stay in pace with the upstream)
20+
# ignore:
21+
# - dependency-name: "*"

0 commit comments

Comments
 (0)