Test Dependabot Beta (v2)

This commit is contained in:
CrazyMax 2020-03-24 11:33:41 +01:00
parent ced25cc984
commit eb3b4a3bf1
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
3 changed files with 12 additions and 9 deletions

View File

@ -1,8 +0,0 @@
version: 1
update_configs:
- package_manager: "javascript"
directory: "/"
update_schedule: "daily"
default_labels:
- ":game_die: dependencies"
- ":robot: bot"

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

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
time: "06:00"
timezone: "Europe/Paris"
labels:
- ":game_die: dependencies"
- ":robot: bot"

View File

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2019 CrazyMax Copyright (c) 2019-2020 CrazyMax
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal