Edit

kc3-lang/libevent/.github/dependabot.yml

Branch :

  • Show log

    Commit

  • Author : Azat Khuzhin
    Date : 2024-06-23 21:21:22
    Hash : e0d53cbc
    Message : ci: ignore lukka/run-vcpkg for updates by dependabot Follow-up for: https://github.com/libevent/libevent/pull/1657

  • .github/dependabot.yml
  • version: 2
    updates:
      - package-ecosystem: "github-actions"
        directory: "/"
        schedule:
          interval: "monthly"
        ignore:
          # Newer versions expect a vcpkg manifest, so stick to v7, that could handle vcpkgArguments
          - dependency-name: "lukka/run-vcpkg"
        groups:
          github-actions:
            patterns:
              - "*"