From dcef0b65069fb38fd0f6c4382353167f603ebff1 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Thu, 16 Nov 2023 19:06:43 -0500 Subject: Initial commit --- deps/irc-conduit/.github/dependabot.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 deps/irc-conduit/.github/dependabot.yml (limited to 'deps/irc-conduit/.github/dependabot.yml') diff --git a/deps/irc-conduit/.github/dependabot.yml b/deps/irc-conduit/.github/dependabot.yml new file mode 100644 index 0000000..da0b496 --- /dev/null +++ b/deps/irc-conduit/.github/dependabot.yml @@ -0,0 +1,7 @@ +version: 2 +updates: + - package-ecosystem: github-actions + directory: / + schedule: + interval: daily + -- cgit v1.2.3