view .github/dependabot.yml @ 30578:f1010a0e6226 v9.0.0624

patch 9.0.0624: leaking argument type array Commit: https://github.com/vim/vim/commit/ac38ec7c7f7cb0ab94397dc19bd72b0a84afdbe5 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Sep 29 20:23:35 2022 +0100 patch 9.0.0624: leaking argument type array Problem: Leaking argument type array. Solution: Add allocated memory to type_gap.
author Bram Moolenaar <Bram@vim.org>
date Thu, 29 Sep 2022 21:30:03 +0200
parents 871e355e5732
children eed6e54017c5
line wrap: on
line source

version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"