summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernát Gábor <gaborjbernat@gmail.com>2022-06-10 16:04:59 +0100
committerGitHub <noreply@github.com>2022-06-10 16:04:59 +0100
commit6775545e95a4e48be9aed78c4ecfed9fc23a0326 (patch)
treef9345ef29bdc692e27100627e931c07a4c552f76
parent2c92fb0656d1c261a21d8285abd9f824e75ba46a (diff)
downloadvirtualenv-6775545e95a4e48be9aed78c4ecfed9fc23a0326.tar.gz
Add dependabot (#2355)
-rw-r--r--.github/dependabot.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..1230149
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,6 @@
+version: 2
+updates:
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: "daily"