Compare commits

...

2 Commits

Author SHA1 Message Date
Michaël De Boey
fd22586130
Merge 20ce486c50 into ca2d4e0cdd 2023-07-19 15:37:27 +03: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