mirror of
https://github.com/khornberg/octokit.py
synced 2026-05-22 15:03:52 +03:00
Merge pull request #30 from khornberg/renovate/configure
Configure Renovate
This commit is contained in:
@@ -18,5 +18,6 @@ include README.rst
|
||||
include tox.ini .travis.yml
|
||||
include requirements.txt
|
||||
include .pyup.yml
|
||||
include *.json
|
||||
|
||||
global-exclude *.py[cod] __pycache__ *.so *.dylib
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"automerge": true,
|
||||
"major": {
|
||||
"automerge": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user