From 55569e008a11469e0b652848c1f895d9aea86e7b Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 19:36:48 +0000 Subject: [PATCH] chore: auto fixes from pre-commit.com hooks --- changelogs/fragments/iosxr_static_routes.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/changelogs/fragments/iosxr_static_routes.yaml b/changelogs/fragments/iosxr_static_routes.yaml index 481fc8fb..26351f6a 100644 --- a/changelogs/fragments/iosxr_static_routes.yaml +++ b/changelogs/fragments/iosxr_static_routes.yaml @@ -1,4 +1,3 @@ --- bugfixes: - iosxr_static_routes - Fix incorrect handling of the vrf keyword between the destination address and next-hop interface in both global and VRF contexts for IPv4 and IPv6 static_route configurations. -