first commit
This commit is contained in:
commit
b47f825d54
83 changed files with 10016 additions and 0 deletions
14
ref/.github/dependabot.yml
vendored
Normal file
14
ref/.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: pip
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
- package-ecosystem: npm
|
||||
directory: /frontend
|
||||
schedule:
|
||||
interval: weekly
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
Loading…
Add table
Add a link
Reference in a new issue