Edit

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

Branch :

  • Show log

    Commit

  • Author : Ran Benita
    Date : 2024-12-15 11:49:40
    Hash : 807f11b7
    Message : Add dependabot configuration to keep github actions up to date Signed-off-by: Ran Benita <ran@unusedvar.com>

  • .github/dependabot.yml
  • version: 2
    updates:
    
      # Check for updates to GitHub Actions every month.
      - package-ecosystem: "github-actions"
        directory: "/"
        schedule:
          interval: "monthly"