From d87a850cdb596a1695ce6663d00e2d2b5d40876d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 1 May 2025 05:11:59 +0000
Subject: [PATCH] Bump github.com/arduino/go-paths-helper in /ruledocsgen

Bumps [github.com/arduino/go-paths-helper](https://github.com/arduino/go-paths-helper) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/arduino/go-paths-helper/releases)
- [Commits](https://github.com/arduino/go-paths-helper/compare/v1.13.0...v1.13.1)

---
updated-dependencies:
- dependency-name: github.com/arduino/go-paths-helper
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 ruledocsgen/go.mod | 2 +-
 ruledocsgen/go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ruledocsgen/go.mod b/ruledocsgen/go.mod
index 839c17e8..d1f7e8a9 100644
--- a/ruledocsgen/go.mod
+++ b/ruledocsgen/go.mod
@@ -9,7 +9,7 @@ replace github.com/jandelgado/gcov2lcov => github.com/jandelgado/gcov2lcov v1.0.
 require (
 	github.com/JohannesKaufmann/html-to-markdown v1.6.0
 	github.com/arduino/arduino-lint v0.0.0
-	github.com/arduino/go-paths-helper v1.13.0
+	github.com/arduino/go-paths-helper v1.13.1
 	github.com/olekukonko/tablewriter v0.0.5
 	github.com/stretchr/testify v1.10.0
 )
diff --git a/ruledocsgen/go.sum b/ruledocsgen/go.sum
index 5825631f..0110488b 100644
--- a/ruledocsgen/go.sum
+++ b/ruledocsgen/go.sum
@@ -85,8 +85,8 @@ github.com/apache/thrift v0.13.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb
 github.com/arduino/arduino-cli v0.35.4-0.20241001142927-1f8d0f6c0dd3 h1:Re75ucXjLzAUrNLcjG8bTIDa9oGV5+tSid2F+DAiBhI=
 github.com/arduino/arduino-cli v0.35.4-0.20241001142927-1f8d0f6c0dd3/go.mod h1:5xXurWYnyVD1iR+vuKJDQ6akkw7roFjRowoZWCSsgGA=
 github.com/arduino/go-paths-helper v1.0.1/go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck=
-github.com/arduino/go-paths-helper v1.13.0 h1:HIkgg8ChPw1QPNHkB5bQSs+geTj74vf6TFgVhm/9mmw=
-github.com/arduino/go-paths-helper v1.13.0/go.mod h1:jcpW4wr0u69GlXhTYydsdsqAjLaYK5n7oWHfKqOG6LM=
+github.com/arduino/go-paths-helper v1.13.1 h1:M7SCdLB2VldxOdChnjZkxAZwWZdDtNY4IlHL9nxGQFo=
+github.com/arduino/go-paths-helper v1.13.1/go.mod h1:dDodKn2ZX4iwuoBMapdDO+5d0oDLBeM4BS0xS4i40Ak=
 github.com/arduino/go-properties-orderedmap v1.8.1 h1:nU5S6cXPwMoxZs4ORw61wPTALNfriIduvNB4cxTmNYM=
 github.com/arduino/go-properties-orderedmap v1.8.1/go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk=
 github.com/arduino/go-win32-utils v1.0.0 h1:/cXB86sOJxOsCHP7sQmXGLkdValwJt56mIwOHYxgQjQ=