summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Collet <Cyan4973@users.noreply.github.com>2022-08-19 18:13:04 (GMT)
committerGitHub <noreply@github.com>2022-08-19 18:13:04 (GMT)
commit7d00e2267fc491a09c29ae41f1bef4ccb5202baa (patch)
tree29c6488f79e026806c8d33879a228f1d02ac1107
parent3847e5751b7dae09d6c57748d1a9ae7d07dd3d3c (diff)
parent78b30782ad932467699412c76cdd8d248e524fa6 (diff)
downloadlz4-7d00e2267fc491a09c29ae41f1bef4ccb5202baa.zip
lz4-7d00e2267fc491a09c29ae41f1bef4ccb5202baa.tar.gz
lz4-7d00e2267fc491a09c29ae41f1bef4ccb5202baa.tar.bz2
Merge pull request #1147 from tristan957/dependabot
Add dependabot
-rw-r--r--.github/dependabot.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml
new file mode 100644
index 0000000..bc9a4d5
--- /dev/null
+++ b/.github/dependabot.yaml
@@ -0,0 +1,7 @@
+version: 2
+
+updates:
+ - package-ecosystem: github-actions
+ directory: /
+ schedule:
+ interval: weekly