Compare commits

...

2 Commits

Author SHA1 Message Date
Michaël De Boey
cfc669e2a7
Merge 20ce486c50 into d82f92a0eb 2023-08-04 18:38:07 +05:30
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