Skip to content

Commit

Permalink
Update dependency AWSSDK.S3 to 3.7.415.14 (#17581)
Browse files Browse the repository at this point in the history
* Update dependency AWSSDK.S3 to 3.7.415.14

* Removing Renovate PR hourly limit

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zoltán Lehóczky <[email protected]>
  • Loading branch information
renovate[bot] and Piedone authored Mar 9, 2025
1 parent 939685f commit d13db11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageVersion Include="AngleSharp" Version="1.2.0" />
<PackageVersion Include="AWSSDK.S3" Version="3.7.415.9" />
<PackageVersion Include="AWSSDK.S3" Version="3.7.415.14" />
<PackageVersion Include="AWSSDK.Extensions.NETCore.Setup" Version="3.7.400" />
<PackageVersion Include="Azure.Communication.Email" Version="1.0.1" />
<PackageVersion Include="Azure.Communication.Sms" Version="1.0.1" />
Expand Down
2 changes: 2 additions & 0 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@
],
},
],
// With GitHub Actions, concurrency is not really an issue.
prHourlyLimit: 0,
// We only need updates once a week.
schedule: [
'before 5am on Sunday',
Expand Down

0 comments on commit d13db11

Please sign in to comment.