Skip to content

Commit

Permalink
remove Python from dependabot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
paskal committed May 8, 2024
1 parent 2888cb3 commit 501d09b
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,3 @@ updates:
"GitHub Actions updates":
patterns:
- "*"
- package-ecosystem: "pip"
directory: "/scripts"
schedule:
interval: "monthly"
allow:
- dependency-name: "*"
dependency-type: "all"
groups:
"Python dependencies updates":
dependency-type: "production"
"Python dependencies updates for tests":
dependency-type: "development"

0 comments on commit 501d09b

Please sign in to comment.