renovate/lib/manager/circleci
2021-08-18 05:46:56 +00:00
..
__fixtures__ fix(circleci): Expect whitespace/comments during CircleCI Orb parsing (#9486) 2021-04-11 08:04:42 +02:00
__snapshots__ feat: group:Nodejs (#9469) 2021-04-22 08:47:58 +02:00
extract.spec.ts test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
extract.ts refactor(orb): convert to class-based datasource (#10450) 2021-06-17 09:21:41 +02:00
index.ts feat(internal): use autoReplace for docker managers (#5935) 2020-04-15 12:24:09 +02:00
readme.md docs: improve versioning documentation (#9017) 2021-03-27 06:50:57 +01:00

The circleci manager extracts both docker as well as orb datasources from CircleCI config files.

If you need to change the versioning format, read the versioning documentation to learn more.