# Pinned false-positive fingerprints from gitleaks pre-commit hook.
#
# The hashes below are sha256 wheel digests in uv.lock — gitleaks's
# default rule "square-access-token" matches arbitrary 32-byte hex
# strings. The lock file is regenerated by ``uv lock`` and contains
# only public PyPI / git+ URL hashes; nothing in it is a credential.
#
# Format per gitleaks docs: ``<file>:<rule-id>:<line>``.
uv.lock:square-access-token:2051
