Skip to content

Commit

Permalink
Merge pull request #598 from aiven/fix/incorrect-dependabot-ecosystem…
Browse files Browse the repository at this point in the history
…-value

fix: Incorrect package-ecosystem value for dependabot
  • Loading branch information
tvainika authored May 3, 2023
2 parents 4ddbd93 + e132947 commit 2fd9695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 2
updates:
- package-ecosystem: pip-compile
- package-ecosystem: pip
directory: requirements
schedule:
interval: daily

0 comments on commit 2fd9695

Please sign in to comment.