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 @@ - - - - + + + +