Set up publishing
This commit is contained in:
parent
c2144a2634
commit
cc16505ef9
2 changed files with 75 additions and 0 deletions
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
|
|
@ -19,3 +19,8 @@ updates:
|
|||
directories: ['/reconcile-js', '/examples/website']
|
||||
schedule:
|
||||
interval: 'daily'
|
||||
|
||||
- package-ecosystem: 'pip'
|
||||
directories: ['/reconcile-python']
|
||||
schedule:
|
||||
interval: 'daily'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue