Commit Graph

9 Commits

Author SHA1 Message Date
renovate[bot]
d4af241582 ⬆️ Upgrade actions/checkout action to v6 2025-11-20 17:40:59 +00:00
renovate[bot]
b0c8e0506f ⬆️ Upgrade astral-sh/setup-uv action to v6 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-25 00:59:24 +02:00
94c09f389a 🏗️ Rename jobs in workflow files for clarity 2025-03-09 11:39:31 +01:00
8dcb26f0c3 🏗️ Move from pdm to uv and add pre commit and other useful things 2025-03-09 11:23:13 +01:00
4305eaef67 💚 Run ruff format --check as well 2024-08-03 16:13:01 +02:00
dependabot[bot]
95dc716ede fix: bump pdm-project/setup-pdm from 3 to 4 (#15)
Bumps [pdm-project/setup-pdm](https://github.com/pdm-project/setup-pdm) from 3 to 4.
- [Release notes](https://github.com/pdm-project/setup-pdm/releases)
- [Commits](https://github.com/pdm-project/setup-pdm/compare/v3...v4)

---
updated-dependencies:
- dependency-name: pdm-project/setup-pdm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-31 11:32:00 +02:00
dependabot[bot]
422f7d21b1 fix: bump actions/checkout from 3 to 4 (#14)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-31 11:31:34 +02:00
f733a4c6b5 First commit 2024-07-30 14:03:21 +02:00
Paillat
5583d15cda Initial commit 2024-07-30 10:49:05 +02:00