Skip to content

Commit

Permalink
ignore pytest-xprocess until python3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Apr 8, 2024
1 parent 5b5b1f1 commit d6c2fe1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Expand Up @@ -18,6 +18,9 @@ updates:
directory: /requirements/
schedule:
interval: monthly
ignore:
- dependency-name: pytest-xprocess
versions: '>= 1'
groups:
python-requirements:
patterns:
Expand Down

0 comments on commit d6c2fe1

Please sign in to comment.