Skip to content

Commit

Permalink
Create dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
milliams authored May 4, 2022
1 parent 8ae3d65 commit 5cd0564
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# SPDX-FileCopyrightText: © 2022 Matt Williams <[email protected]>
# SPDX-License-Identifier: CC0-1.0

version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"

0 comments on commit 5cd0564

Please sign in to comment.