We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e2cfc commit 7e4ccb0Copy full SHA for 7e4ccb0
2 files changed
.github/dependabot.yml
@@ -1,7 +1,6 @@
1
-# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
2
version: 2
3
updates:
4
- package-ecosystem: "github-actions"
5
- directory: "/" # Location of package manifests
+ directory: "/"
6
schedule:
7
interval: "weekly"
Project.toml
@@ -1,6 +1,6 @@
name = "BlockSparseArrays"
uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
-version = "0.10.21"
+version = "0.10.22"
authors = ["ITensor developers <support@itensor.org> and contributors"]
[workspace]
0 commit comments