From d600b84da6edad910a33f5e29965fac5793e6046 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 11:01:32 +0000 Subject: [PATCH 1/2] chore(deps): update postgres docker tag to v18 | datasource | package | from | to | | ---------- | -------- | ---- | -- | | docker | postgres | 17 | 18 | --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 71cd75aab..bee638694 100644 --- a/compose.yaml +++ b/compose.yaml @@ -25,7 +25,7 @@ services: tux-postgres: container_name: tux-postgres hostname: tux-postgres - image: postgres:17-alpine@sha256:bb377b7239d2774ac8cc76f481596ce96c5a6b5e9d141f6d0a0ee371a6e7c0f2 + image: postgres:18-alpine@sha256:aa6eb304ddb6dd26df23d05db4e5cb05af8951cda3e0dc57731b771e0ef4ab29 restart: ${RESTART_POLICY:-no} environment: POSTGRES_DB: ${POSTGRES_DB:-tuxdb} From 2d50b2a9c4c5b78b8082a9067010458ab6e6c8fd Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 11:02:16 +0000 Subject: [PATCH 2/2] style: auto fixes from pre-commit hooks --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c898418cf..7e5748d5c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ NOTE: Any claims relating to BAGS, crypto, and similar projects that are not officially endorsed by @kzndotsh on X/GitHub should be deamed as fake. - @yonatankarimish / https://x.com/yonatankarimish/status/2020538652317655253 is 100% fake. - + @yonatankarimish / is 100% fake. +