We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b99f93 + 7d38a49 commit 1aaa852Copy full SHA for 1aaa852
2 files changed
.github/dependabot.yml
@@ -1,6 +1,6 @@
1
version: 2
2
updates:
3
-- package-ecosystem: pip
+- package-ecosystem: uv
4
directory: "/"
5
schedule:
6
interval: weekly
.github/workflows/changelog-preview.yml
@@ -15,5 +15,5 @@ permissions:
15
16
jobs:
17
changelog-preview:
18
- uses: getsentry/craft/.github/workflows/changelog-preview.yml@3e6a0f477702864bb5854384b390a0db3325428e # v2
+ uses: getsentry/craft/.github/workflows/changelog-preview.yml@4468eb9e399655a61c770534dacc03139d98aa18 # v2
19
secrets: inherit
0 commit comments