Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb authored Apr 10, 2024
1 parent e18674e commit eb1f8ff
Showing 1 changed file with 6 additions and 23 deletions.
29 changes: 6 additions & 23 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,31 +1,14 @@
version: 2

updates:
- package-ecosystem: nuget
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 100
ignore:
- dependency-name: NUnit
versions:
- 3.13.0
- 3.13.1
- dependency-name: Google.Protobuf
versions:
- 3.15.0
- 3.15.1
- 3.15.4
- dependency-name: FsCheck.Xunit
versions:
- 2.14.5
- 2.15.0
- dependency-name: FsCheck
versions:
- 2.14.5
- dependency-name: FluentAssertions
versions:
- 5.9.0
- package-ecosystem: github-actions
time: "11:00"

- package-ecosystem: nuget
directory: "/"
schedule:
interval: daily
time: "11:00"

0 comments on commit eb1f8ff

Please sign in to comment.