Skip to content

Commit 593839d

Browse files
committed
Chore(deps): Refer to tap-countries and tap-fundamentals from main
1 parent 31a99c1 commit 593839d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ scripts.target-cratedb = "target_cratedb.target:TargetCrateDB.cli"
121121
packages.find.namespaces = false
122122

123123
[tool.uv]
124-
sources.meltano-tap-countries = { git = "https://github.com/meltano/sdk.git", subdirectory = "packages/meltano-tap-countries", rev = "v0.53" }
125-
sources.meltano-tap-fundamentals = { git = "https://github.com/meltano/sdk.git", subdirectory = "packages/meltano-tap-fundamentals", rev = "v0.53" }
124+
sources.meltano-tap-countries = { git = "https://github.com/meltano/sdk.git", subdirectory = "packages/meltano-tap-countries", rev = "main" }
125+
sources.meltano-tap-fundamentals = { git = "https://github.com/meltano/sdk.git", subdirectory = "packages/meltano-tap-fundamentals", rev = "main" }
126126

127127
[tool.black]
128128
line-length = 120

0 commit comments

Comments
 (0)