mirror of
https://github.com/infinition/Bjorn.git
synced 2026-01-25 23:25:59 +00:00
fix(core): refactor md files
This commit is contained in:
12
.github/dependabot.yml
vendored
Normal file
12
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# .github/dependabot.yml
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "pip"
|
||||
directory: "."
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
commit-message:
|
||||
prefix: "deps"
|
||||
open-pull-requests-limit: 5
|
||||
target-branch: "dev"
|
||||
Reference in New Issue
Block a user