Skip to content

Renovate presets for our GitHub repositories

License

Notifications You must be signed in to change notification settings

TryGhost/renovate-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Renovate Config

Renovate presets for our GitHub repositories

Validation

You can validate the config by running

npx -p  renovate renovate-config-validator

This is run in CI, to try to prevent bad config

Testing

  1. Install Renovate CLI:

    npm install -g renovate
  2. Create a GITHUB_RENOVATE_TOKEN token

Create a new personal access token in GitHub

export GITHUB_RENOVATE_TOKEN=[your token here]
  1. Run the following command

RENOVATE_CONFIG_FILE=~/Sites/renovate-config/quiet.json RENOVATE_TOKEN=$GITHUB_RENOVATE_TOKEN renovate --dry-run=full TryGhost/Ghost

Copyright & License

Copyright (c) 2013-2025 Ghost Foundation - Released under the MIT license.

About

Renovate presets for our GitHub repositories

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •