Compare commits

...

2 Commits

Author SHA1 Message Date
Michaël De Boey
f2bd792d7c
Merge 20ce486c50 into bea5baf987 2023-08-14 15:28:46 +09:00
Michaël De Boey
20ce486c50
chore: create dependabot.yml 2021-04-11 13:13:36 +02:00

11
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
- package-ecosystem: npm
directory: /
schedule:
interval: daily