0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-05-12 23:51:55 +00:00
renovatebot_renovate/lib/modules/versioning/hashicorp
2025-03-31 15:36:16 +00:00
..
convertor.spec.ts fix(versioning/hashicorp): Fully support semver in hashicorp constraint (#34780) 2025-03-31 15:36:16 +00:00
convertor.ts fix(versioning/hashicorp): Fully support semver in hashicorp constraint (#34780) 2025-03-31 15:36:16 +00:00
index.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
index.ts chore(deps): update typescript-eslint monorepo to v8 (major) (#30750) 2024-08-14 10:33:02 +00:00
readme.md refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00

Hashicorp versioning syntax is used for Terraform.

It is based off Semantic Versioning 2.0 but with a subset of npm's range syntax.