We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e5832a commit c8af8f5Copy full SHA for c8af8f5
.github/dependabot.yml
@@ -0,0 +1,13 @@
1
+version: 2
2
+updates:
3
+ # Maintain dependencies for GitHub Actions
4
+ - package-ecosystem: "github-actions"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "daily"
8
+
9
+ # Maintain dependencies for npm
10
+ - package-ecosystem: "npm"
11
12
13
README.md
@@ -1,7 +1,7 @@
# faucet-pipeline-images
[](https://www.npmjs.com/package/faucet-pipeline-images)
-You can find the documentation [here](https://www.faucet-pipeline.org/images.html).
+You can find the documentation [here](https://www.faucet-pipeline.org/images).
## License
0 commit comments