Skip to content

Commit

Permalink
ci(config): Fix incorrect config file
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswmackey committed May 25, 2021
1 parent 4ebc36c commit 3ad18c3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@ update_configs:
dependency_name: "sphinxcontrib-websupport"
- match:
dependency_name: "coveralls"
-match:
- match:
dependency_name: "coverage"
-match:
- match:
dependency_name: "pytest"
-match:
- match:
dependency_name: "pytest-cov"
-match:
- match:
dependency_name: "twine"
-match:
- match:
dependency_name: "setuptools"
-match:
- match:
dependency_name: "importlib-metadata"
automerged_updates:
- match:
Expand Down

0 comments on commit 3ad18c3

Please sign in to comment.