Skip to content
Snippets Groups Projects
Select Git revision
  • e209808fde936890d0a10e719a53f4546ab6ff9a
  • main default protected
  • jamietanna-patch-1
  • renovate/main-ghcr.io-renovatebot-base-image-11.x
  • defect/mc-packageName
  • test/mc-maven
  • feat/minimumReleaseAgeTimestamp-required
  • defect/test-name
  • renovate/main-linters
  • renovate/main-actions-setup-node-5.x
  • renovate/main-find-up-8.x
  • refactor/pin-new-value
  • fix/user-agent
  • feat/37517-base64-private-key
  • next
  • feat/gnupg
  • fix/36615b-branch-reuse-no-cache
  • chore/punycode
  • feat/36219--git-x509-signing
  • feat/structured-logger
  • hotfix/39.264.1
  • 41.143.1
  • 41.143.0
  • 41.142.1
  • 41.142.0
  • 41.141.0
  • 41.140.3
  • 41.140.2
  • 41.140.1
  • 41.140.0
  • 41.139.1
  • 41.139.0
  • 41.138.5
  • 41.138.4
  • 41.138.3
  • 41.138.2
  • 41.138.1
  • 41.138.0
  • 41.137.3
  • 41.137.2
  • 41.137.1
41 results

readme.md

Blame
  • user avatar
    Rhys Arkins authored
    Moves datasource, manager, platform and versioning code from lib/ into new lib/modules/
    
    BREAKING CHANGE: External tools must update paths to datasource, manager, platform and versioning
    dca3418b
    History
    readme.md 536 B

    Keeps publicly accessible Git submodules updated within a repository.

    Renovate does not support updating Git submodules that are hosted on a private repository. Subscribe to issue #10149 on GitHub to keep track of our progress towards supporting private Git submodules.

    You can customize the per-submodule checks of the git-submodules manager like this:

    {
      "ignoreDeps": ["path/to/submodule", "path/to/submodule2"],
      "git-submodules": {
        "enabled": true
      }
    }