Skip to content

Commit 3627852

Browse files
authored
Avoid updating resolvelib in group updates (#457)
Related: #456
1 parent 7f80686 commit 3627852

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ updates:
2525
- molecule
2626
- pytest-ansible
2727
- referencing # https://github.com/p1c2u/jsonschema-path/issues/143
28+
- resolvelib # tight connection with ansible-core
2829
- tox-ansible
2930
ignore:
3031
- dependency-name: referencing

0 commit comments

Comments
 (0)