Skip to content

Commit

Permalink
🩹 fix dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
krmax44 authored Sep 16, 2024
1 parent d6bf15c commit ac02b1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

version: 2
updates:
- package-ecosystem: pnpm
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
- package-ecosystem: pip-compile
- package-ecosystem: pip
directory: /
schedule:
interval: weekly

0 comments on commit ac02b1b

Please sign in to comment.