Skip to content

Commit

Permalink
bot 1
Browse files Browse the repository at this point in the history
  • Loading branch information
AJPfleger committed Nov 20, 2024
1 parent ea831bf commit 48efff7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,11 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"

updates:
- package-ecosystem: "pip"
directory: "/CI/clang_tidy"
schedule:
# interval: "monthly"
# hourly at minute 23
- cron: "58 * * * *"

0 comments on commit 48efff7

Please sign in to comment.