renovate/lib/manager/circleci
2022-02-13 19:13:13 +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: Use Windows-compatible regex for newlines (#13956) 2022-02-02 07:31:11 +00:00
index.ts refactor(datasource/docker): Convert to class (#14194) 2022-02-13 19:13:13 +00: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.