diff options
| author | LLLL Colonq <llll@colonq> | 2023-11-16 19:06:43 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2023-11-16 19:06:43 -0500 |
| commit | dcef0b65069fb38fd0f6c4382353167f603ebff1 (patch) | |
| tree | 45954ffe308c3dd056e6af4f734e6d2af89e5856 /deps/irc-conduit/.github/dependabot.yml | |
Initial commit
Diffstat (limited to 'deps/irc-conduit/.github/dependabot.yml')
| -rw-r--r-- | deps/irc-conduit/.github/dependabot.yml | 7 |
1 files changed, 7 insertions, 0 deletions
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 + |
