We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f2a401 commit 171f3dbCopy full SHA for 171f3db
.github/dependabot.yaml
@@ -0,0 +1,28 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: github-actions
4
+ directory: /
5
+ schedule:
6
+ interval: daily
7
+ groups:
8
+ github_actions:
9
+ patterns:
10
+ - "*"
11
+
12
+ - package-ecosystem: uv
13
14
15
16
17
+ python:
18
19
20
21
+ - package-ecosystem: pre-commit
22
23
24
25
26
+ pre-commit:
27
28
0 commit comments