Skip to content

Commit

Permalink
Add dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkaMaul authored and patacca committed Feb 10, 2025
1 parent e948f10 commit 43ac66f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
version: 2

updates:
- package-ecosystem: pip
directory: /
groups:
python:
patterns:
- "*"
schedule:
interval: daily

- package-ecosystem: github-actions
directory: /
groups:
actions:
patterns:
- "*"
schedule:
interval: daily

0 comments on commit 43ac66f

Please sign in to comment.