From f434a609c292607dae737c22e76cc1e3845a514a Mon Sep 17 00:00:00 2001 From: Declan Smith Date: Sat, 11 Apr 2026 14:19:42 +1000 Subject: [PATCH] chore: update DecSm.Atom package references to version 2.3.0 --- .github/dependabot.yml | 8 ++++---- _atom/_atom.csproj | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d843dba..f6915c5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,15 +7,15 @@ registries: updates: - package-ecosystem: "nuget" - target-branch: "main" - directory: "/" + target-branch: 'main' + directory: '/' registries: - nuget groups: nuget-deps: patterns: - - "*" - open-pull-requests-limit: 10 + - '*' schedule: interval: weekly + open-pull-requests-limit: 10 diff --git a/_atom/_atom.csproj b/_atom/_atom.csproj index 0c3597b..7e8f400 100644 --- a/_atom/_atom.csproj +++ b/_atom/_atom.csproj @@ -7,10 +7,10 @@ - - - - + + + +