We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e563d5b + f7d230b commit c30b0d6Copy full SHA for c30b0d6
.github/dependabot.yml
@@ -6,3 +6,7 @@ updates:
6
interval: daily
7
time: '13:00'
8
open-pull-requests-limit: 2
9
+ ignore:
10
+ - dependency-name: 'supports-color'
11
+ versions:
12
+ - '^8'
0 commit comments