Update lock.yml

Change lockbot from 7 to 30 days
This commit is contained in:
abraunegg 2019-01-16 07:24:58 +11:00 committed by GitHub
parent 1d902a5beb
commit 77b32b6a5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.github/lock.yml vendored
View file

@ -1,7 +1,7 @@
# Configuration for lock-threads - https://github.com/dessant/lock-threads
# Number of days of inactivity before a closed issue or pull request is locked
daysUntilLock: 7
daysUntilLock: 30
# Skip issues and pull requests created before a given timestamp. Timestamp must
# follow ISO 8601 (`YYYY-MM-DD`). Set to `false` to disable