Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update .github/dependabot.yml
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
  • Loading branch information
maurycy and hugovk authored Sep 4, 2025
commit 13890e1bc77235de28f98e59b7165046356570a6
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2
updates:
- package-ecosystem: "pip"
directory: "/pyperformance/requirements"
schedule:
interval: "monthly"
exclude-paths:
- "pyperformance/data-files/"
schedule:
interval: "monthly"
Loading