chore: add dependabot & update stale bot
parent
550de87339
commit
57fe13d865
|
@ -0,0 +1,6 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: 'npm'
|
||||||
|
directory: '/'
|
||||||
|
schedule:
|
||||||
|
interval: 'daily'
|
|
@ -13,6 +13,12 @@ exemptLabels:
|
||||||
- tutorial:v1
|
- tutorial:v1
|
||||||
- tutorial:v2
|
- tutorial:v2
|
||||||
- tutorial:v3
|
- tutorial:v3
|
||||||
|
- tutorial:v4
|
||||||
|
- tutorial:v5
|
||||||
|
- tutorial:v6
|
||||||
|
- tutorial:v7
|
||||||
|
- tutorial:v8
|
||||||
|
- tutorial:v9
|
||||||
- Gitalk
|
- Gitalk
|
||||||
- utterances
|
- utterances
|
||||||
# Label to use when marking an issue as stale
|
# Label to use when marking an issue as stale
|
||||||
|
|
Loading…
Reference in New Issue