Compare commits

..

1 Commits

Author SHA1 Message Date
Giles Bradshaw 38607357e3 chore(deps): add renovate.json
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
2020-08-27 14:38:59 +00:00
6 changed files with 5 additions and 1622 deletions

View File

@ -9,12 +9,10 @@ platform:
steps:
- name: renovate
image: renovate/renovate:22.23.2@sha256:2492646d52ef31c3eb9cd22ab028347a554b62dd6be6655beae499d124f3eee3
image: renovate/renovate:22.22.2
environment:
RENOVATE_TOKEN:
from_secret: renovate-token
RENOVATE_ENDPOINT:
from_secret: renovate-endpoint
from_secret: renovate-endoint
RENOVATE_PLATFORM: gitea
RENOVATE_AUTODISCOVER: true
RENOVATE_PIN_DIGESTS: true

1
.gitignore vendored
View File

@ -1 +0,0 @@
node_modules

View File

@ -1,12 +0,0 @@
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### 0.0.1 (2020-08-28)
### Bug Fixes
* added access token ([65684de](https://sigyl.com///commit/65684de6493644aa86e5a97865b82508311be01d))
* added endpoint ([9fc1d91](https://sigyl.com///commit/9fc1d91abe3bc609fc404791b9e3b3892c72963e))
* fix tml.. ([be63162](https://sigyl.com///commit/be63162c04e0bf4446a39bf78289aa67ec109e88))

View File

@ -1,19 +0,0 @@
{
"private": true,
"name": "renovate-bot",
"version": "0.0.1",
"description": "renovate",
"scripts": {
"release": "standard-version",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://sigyl.com/git/stack/renovate-bot"
},
"author": "Giles Bradshaw",
"license": "ISC",
"devDependencies": {
"standard-version": "git+https://github.com/gilesbradshaw/standard-version.git"
}
}

3
renovate.json Normal file
View File

@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}

1586
yarn.lock

File diff suppressed because it is too large Load Diff