Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 9469ac2

Browse files
disable dependabot (#737)
* disable dependabot * Update README.md
1 parent 692487f commit 9469ac2

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
# Please see the documentation for all configuration options:
44
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
55

6-
version: 2
7-
updates:
8-
- package-ecosystem: "gomod" # See documentation for possible values
9-
directory: "/" # Location of package manifests
10-
schedule:
11-
interval: "weekly"
6+
# version: 2
7+
# updates:
8+
# - package-ecosystem: "gomod" # See documentation for possible values
9+
# directory: "/" # Location of package manifests
10+
# schedule:
11+
# interval: "weekly"

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
⚠️ This repository is not actively being maintained. If you are interested in adopting it, please open an issue. ⚠️
2+
13
[![godoc ssi-service](https://img.shields.io/badge/godoc-ssi--service-blue)](https://github.com/TBD54566975/ssi-service)
24
[![go version 1.21.5](https://img.shields.io/badge/go_version-1.21.5-brightgreen)](https://go.dev/)
35
[![license Apache 2](https://img.shields.io/badge/license-Apache%202-black)](https://github.com/TBD54566975/ssi-service/blob/main/LICENSE)

0 commit comments

Comments
 (0)