summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTristan Partin <tristan@partin.io>2022-08-19 04:34:09 (GMT)
committerTristan Partin <tristan@partin.io>2022-08-19 04:34:09 (GMT)
commit78b30782ad932467699412c76cdd8d248e524fa6 (patch)
tree29c6488f79e026806c8d33879a228f1d02ac1107
parent3847e5751b7dae09d6c57748d1a9ae7d07dd3d3c (diff)
downloadlz4-78b30782ad932467699412c76cdd8d248e524fa6.zip
lz4-78b30782ad932467699412c76cdd8d248e524fa6.tar.gz
lz4-78b30782ad932467699412c76cdd8d248e524fa6.tar.bz2
Add dependabot
Dependabot is configured to update GitHub actions. It will check weekly.
-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