Skip to content

Ignore StackExchange.Redis version updates in Dependabot #76

@jbrinkman

Description

@jbrinkman

Problem

Dependabot is currently configured to update all NuGet packages, including StackExchange.Redis. However, this project needs to maintain compatibility with StackExchange.Redis version 2.8.58.

Solution

Update the .github/dependabot.yml configuration to ignore version updates for StackExchange.Redis to prevent automatic updates that could break compatibility.

Acceptance Criteria

  • Dependabot ignores StackExchange.Redis version updates
  • Other NuGet package updates continue to work normally
  • Configuration maintains compatibility with version 2.8.58

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions