We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84041ac commit 2e35ae4Copy full SHA for 2e35ae4
.github/dependabot.yml
@@ -34,4 +34,5 @@ updates:
34
- "OpenTelemetry"
35
- "OpenTelemetry.*"
36
- "Npgsql"
37
- - "Npgsql.*"
+ - "Npgsql.*"
38
+ - "csharpier" # we don't want to automate that as with every update we would need to manually update formatting in the whole codebase
0 commit comments