File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed
Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 2727 rev : v4.0.0-alpha.8
2828 hooks :
2929 - id : prettier
30+
31+ ci :
32+ autoupdate_commit_msg : ' ci: pre-commit autoupdate'
Original file line number Diff line number Diff line change 1+ # $schema: https://json.schemastore.org/dependabot-2.0.json
2+
3+ version : 2
4+ updates :
5+ - package-ecosystem : ' pip'
6+ # we only want security updates from dependabot, so we set the limit to 0
7+ # for regular updates. See documentation for further information here:
8+ # https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#open-pull-requests-limit-
9+ open-pull-requests-limit : 0
10+ directory : ' .'
11+ schedule :
12+ interval : ' daily'
13+ reviewers :
14+ - ' flagsmith/flagsmith-back-end'
15+ commit-message :
16+ prefix : ' deps'
You can’t perform that action at this time.
0 commit comments