Skip to content

Commit

Permalink
Merge pull request #163 from UKPythonAssociation/dependabot/add-v2-co…
Browse files Browse the repository at this point in the history
…nfig-file

Upgrade to GitHub-native Dependabot
  • Loading branch information
doismellburning committed Apr 29, 2021
2 parents 94f5a79 + 895abe1 commit 0d18a1c
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: docutils
versions:
- "0.17"
- dependency-name: sphinx
versions:
- 3.5.0
- 3.5.3
- dependency-name: pygments
versions:
- 2.8.0
- dependency-name: urllib3
versions:
- 1.26.3

0 comments on commit 0d18a1c

Please sign in to comment.