Skip to content

Commit

Permalink
Disable Dependabot
Browse files Browse the repository at this point in the history
Signed-off-by: Delemangi <milev.stefan@gmail.com>
  • Loading branch information
Delemangi committed Jul 18, 2024
1 parent 1581b51 commit 0fb5a5e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ updates:
schedule:
interval: "daily"
ignore:
- dependency-name: "python"
- dependency-name: "*"

- package-ecosystem: "npm"
directory: "/frontend"
schedule:
interval: "daily"
ignore:
- dependency-name: "*"

0 comments on commit 0fb5a5e

Please sign in to comment.