Skip to content

Commit

Permalink
Merge pull request #5 from vil02/add_dependabot
Browse files Browse the repository at this point in the history
chore: configure dependabot
  • Loading branch information
vil02 authored Jul 21, 2024
2 parents b83afb7 + 92eb4e1 commit f83a6b5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"

- package-ecosystem: "github-actions"
directory: "/.github/workflows/"
schedule:
interval: "daily"
...

0 comments on commit f83a6b5

Please sign in to comment.