Skip to content

Commit 46a0fdc

Browse files
committed
chore: update dependabot.yml to exclude this package from being updated outside of its required version for ansible
1 parent 1ad1e46 commit 46a0fdc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "weekly"
12-
13-
12+
13+
ignore:
14+
- dependency-name: "resolvelib"
15+
versions: ">0.9.0"

0 commit comments

Comments
 (0)