Edit

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

Branch :

  • Show log

    Commit

  • Author : Diogo Teles Sant'Anna
    Date : 2024-04-09 11:57:42
    Hash : 80e25c02
    Message : Enable dependabot for github actions

  • .github/dependabot.yml
  • version: 2
    updates:
      - package-ecosystem: "github-actions"
        directory: "/"
        schedule:
          interval: "monthly"
        groups:
          github-actions:
            patterns:
              - "*"