- Change website/.stylelintrc.json to `stylelint.config.js`. - In Astro website config SpeculationRules - change prerender to prefetch. - Update all GitHub Actions to latest versions, - Delete `/.github/workflows/accessibility-alt-text-bot.yml` (not needed), - Set `codeql-analysis.yml` not to run on draft PRs. - Update ESLint to v10.x (and all plugins to latest versions) - make sure all linting passes!
stylelint.config.js./.github/workflows/accessibility-alt-text-bot.yml(not needed),codeql-analysis.ymlnot to run on draft PRs.