{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreickbbqdb5gfiht7tjn2wa36o6fv5tuuvzpkcpojm56nc4ai5ctnwe",
    "uri": "at://did:plc:3pjw65epwlo3rzajhx6xg4br/app.bsky.feed.post/3mgnujexgsnh2"
  },
  "path": "/posts/2026/2026-03-09-update_perltidy/",
  "publishedAt": "2026-03-09T09:17:05.000Z",
  "site": "https://openQA-Bites.github.io",
  "tags": [
    "os-autoinst",
    "fix the outdated perltidy version in the repo"
  ],
  "textContent": "When updating the `dependecies.yaml` file in os-autoinst, e.g. when you’d like to fix the outdated perltidy version in the repo the recommended workflow is to:\n\n  * Update `dependencies.yaml`\n  * Run `make update-deps`\n\n\n\nThis will update the `cpanfile` for you and you only need to make your changes in one single file (`dependencies.yaml`).",
  "title": "Updating perltidy (and other dependencies) in os-autoinst"
}