diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..446b951 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,6 @@ +version: 2 +updates: + - package-ecosystem: "nuget" + directory: "/" + schedule: + interval: "weekly" diff --git a/Directory.Build.props b/Directory.Build.props index 7086305..3c00f34 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -4,4 +4,4 @@ git https://github.com/escendit/Escendit.Tools.CodeAnalysis.NetAnalyzers - \ No newline at end of file +