diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..60bcd78 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,8 @@ +# Set update schedule for GitHub Actions + +version: 2 +updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "monthly" diff --git a/README.md b/README.md index d6b85a8..f03f79c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 🦜️🔗 LangChain DataStax -This repository contains 1 package with Datastax integrations with LangChain: +This repository contains 1 package with DataStax integrations with LangChain: -- [langchain-astradb](https://pypi.org/project/langchain-astradb/) integrates [AstraDB](https://www.datastax.com/products/datastax-astra). +- [langchain-astradb](https://pypi.org/project/langchain-astradb/) integrates [Astra DB](https://www.datastax.com/products/datastax-astra).