From 7a2e7466bcc4824205f17913f560cec3cc9e98ba Mon Sep 17 00:00:00 2001 From: Ilenia Date: Wed, 1 Jul 2026 14:16:10 +0200 Subject: [PATCH] docs: update eslint config nav version --- src/components/navigation.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/navigation.ts b/src/components/navigation.ts index a1c7335..e95e125 100644 --- a/src/components/navigation.ts +++ b/src/components/navigation.ts @@ -293,7 +293,7 @@ export const navigation = [ { label: "ESLint Config", link: "/projects/eslint-config", - badge: { text: "v5.1.0", variant: "tip" }, + badge: { text: "v5.2.0", variant: "tip" }, }, { label: "Aria Iuvo",