1
0
mirror of https://github.com/mre/mos6502.git synced 2024-06-13 00:29:33 +00:00

Merge pull request #36 from mre/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot
This commit is contained in:
Matthias 2021-04-29 18:58:26 +02:00 committed by GitHub
commit 424262cd36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10