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 70c0427 commit 78c4246Copy full SHA for 78c4246
.github/dependabot.yml
@@ -0,0 +1,10 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "github-actions"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "monthly"
7
+ - package-ecosystem: "pip"
8
9
10
requirements.txt
@@ -1,2 +1,2 @@
-pre-commit>=3.3
+pre-commit==3.3
yaml2ics==0.2
0 commit comments