We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11796c5 commit 0a47d24Copy full SHA for 0a47d24
1 file changed
.github/dependabot.yml
@@ -20,4 +20,7 @@ updates:
20
# Group all Julia package updates into a single PR:
21
all-julia-packages:
22
patterns:
23
- - "*"
+ - "*"
24
+ ignore:
25
+ - dependency-name: "Diffractor"
26
+ versions: ["<= 0.2.10"]
0 commit comments