We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 949c518 commit 52be9aeCopy full SHA for 52be9ae
1 file changed
.github/dependabot.yml
@@ -9,13 +9,13 @@ updates:
9
interval: "daily"
10
versioning-strategy: increase-if-necessary
11
# Ignore everything for now (and stay in pace with the upstream)
12
- ignore:
13
- - dependency-name: "*"
+ # ignore:
+ # - dependency-name: "*"
14
15
- package-ecosystem: "github-actions"
16
directory: "/"
17
schedule:
18
19
- # Ignore everything for now (and stay in pace with the upstream)
20
21
+ # Ignore everything for now (and stay in pace with the upstream)
0 commit comments