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 9662975 commit 66ff9caCopy full SHA for 66ff9ca
2 files changed
.github/dependabot.yml
@@ -17,3 +17,8 @@ updates:
17
directory: "/"
18
patterns: ["*"]
19
multi-ecosystem-group: "dependencies"
20
+
21
+ - package-ecosystem: "pre-commit"
22
+ directory: "/"
23
+ patterns: ["*"]
24
+ multi-ecosystem-group: "dependencies"
.github/workflows/pre-commit-update.yml
0 commit comments