Skip to content

Commit

Permalink
chore: remove renovate config (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: Ales Zelenik <[email protected]>
  • Loading branch information
hairmare and alesz authored Jul 2, 2024
1 parent f0f3c5d commit c6e5080
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
9 changes: 5 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
version: 2
updates:
# Update Dockerfile
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: "feat: "

# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: "chore(ci): "
open-pull-requests-limit: 10
open-pull-requests-limit: 10
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
6 changes: 0 additions & 6 deletions renovate.json

This file was deleted.

0 comments on commit c6e5080

Please sign in to comment.