Skip to content

Commit

Permalink
dependabot group BenchmarkDotNet updates (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
nietras authored Oct 11, 2023
1 parent 30abc81 commit fafa239
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,8 @@ updates:
directory: "/"
schedule:
interval: "weekly"
# Create a group of dependencies to be updated together in one pull request
groups:
BenchmarkDotNet:
patterns:
- "BenchmarkDotNet*"
1 change: 1 addition & 0 deletions Sep.sln
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ci", "ci", "{655261D2-06EE-
ProjectSection(SolutionItems) = preProject
.github\workflows\bench.yml = .github\workflows\bench.yml
.github\workflows\comparison-bench.yml = .github\workflows\comparison-bench.yml
.github\dependabot.yml = .github\dependabot.yml
.github\workflows\dotnet.yml = .github\workflows\dotnet.yml
EndProjectSection
EndProject
Expand Down

0 comments on commit fafa239

Please sign in to comment.