diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4ef3417cf..1e0030760 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -39,9 +39,9 @@ updates: directory: '/src/messaging/dotnet/src/Client' schedule: interval: 'monthly' - ignore: - - dependency-name: 'FluentAssertions*' - versions: [ '>=8.0' ] + ignore: + - dependency-name: 'FluentAssertions*' + versions: [ '>=8.0' ] groups: infragistics: patterns: @@ -58,9 +58,9 @@ updates: directory: '/src/messaging/dotnet/src/Core' schedule: interval: 'monthly' - ignore: - - dependency-name: 'FluentAssertions*' - versions: [ '>=8.0' ] + ignore: + - dependency-name: 'FluentAssertions*' + versions: [ '>=8.0' ] groups: infragistics: patterns: @@ -77,9 +77,9 @@ updates: directory: '/src/messaging/dotnet/src/Host' schedule: interval: 'monthly' - ignore: - - dependency-name: 'FluentAssertions*' - versions: [ '>=8.0' ] + ignore: + - dependency-name: 'FluentAssertions*' + versions: [ '>=8.0' ] groups: infragistics: patterns: @@ -96,9 +96,9 @@ updates: directory: '/src/messaging/dotnet/src/Server' schedule: interval: 'monthly' - ignore: - - dependency-name: 'FluentAssertions*' - versions: [ '>=8.0' ] + ignore: + - dependency-name: 'FluentAssertions*' + versions: [ '>=8.0' ] groups: infragistics: patterns: @@ -115,9 +115,9 @@ updates: directory: '/src/shell/dotnet/Shell' schedule: interval: 'monthly' - ignore: - - dependency-name: 'FluentAssertions*' - versions: [ '>=8.0' ] + ignore: + - dependency-name: 'FluentAssertions*' + versions: [ '>=8.0' ] groups: infragistics: patterns: @@ -134,9 +134,9 @@ updates: directory: '/prototypes/multi-module-prototype/examples/multi-module-example/ModulesPrototype' schedule: interval: 'monthly' - ignore: - - dependency-name: 'FluentAssertions*' - versions: [ '>=8.0' ] + ignore: + - dependency-name: 'FluentAssertions*' + versions: [ '>=8.0' ] groups: infragistics: patterns: