Skip to content

Commit

Permalink
fix(dependabot): remove pybind dependabot check (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChieloNewctle authored Oct 13, 2023
1 parent c15b620 commit 85d5272
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@ updates:
directory: /
schedule:
interval: weekly
- package-ecosystem: cargo
directory: /pybind
schedule:
interval: weekly
- package-ecosystem: pip
directory: /pybind
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly

0 comments on commit 85d5272

Please sign in to comment.