C1: tooling deps bump — prek hooks, fly proxy, typer

Monthly tooling refresh per [[update-tooling-dependencies]]:

- prek: trufflehog v3.95.3, kingfisher v1.101.0, ruff v0.15.14, ansible-core 2.21.0
- fly proxy: nginx 1.30.1-alpine, alloy v1.16.1
- mise-tasks: typer==0.26.2 across all scripts
- tailscale held at v1.94.2 (v1.96.5+ MagicDNS regression)
This commit is contained in:
Erich Blume 2026-05-27 18:40:05 -07:00
commit 568e355d10
20 changed files with 29 additions and 25 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env -S uv run --script
# /// script
# requires-python = ">=3.12"
# dependencies = ["rich==15.0.0", "typer==0.25.0"]
# dependencies = ["rich==15.0.0", "typer==0.26.2"]
# ///
#MISE description="Prune old NixOS generations on ringtail, preserving rollback safety"
#MISE alias="prg"