summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Padilla <jpadilla@users.noreply.github.com>2022-05-15 14:57:31 -0400
committerJosé Padilla <jpadilla@users.noreply.github.com>2022-05-15 14:57:31 -0400
commit54405e5e07dd4fb0bf58b77afd485f221b68a3b4 (patch)
tree7400426e551173d5b6265e3e5179402f941d5549
parentffd6a05c8248eedced9ade120e6688c8addab6e9 (diff)
downloadpyjwt-54405e5e07dd4fb0bf58b77afd485f221b68a3b4.tar.gz
chore: update actions via dependabot
-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"