Renovate for 2025, uvify CI (#20)

This commit is contained in:
Aarni Koskela
2026-03-11 10:50:21 +02:00
committed by GitHub
parent e4fd9ae1a7
commit 1d14bfe765
9 changed files with 879 additions and 196 deletions

View File

@@ -3,9 +3,9 @@ ci:
autofix_prs: false
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.1
rev: b969e2851312ca2b24bbec879ba4954341d1bd12 # frozen: v0.15.5
hooks:
- id: ruff
- id: ruff-check
args:
- --fix
- id: ruff-format