Skip to content

Commit 9c019f5

Browse files
authored
chore(deps): Update dependency destination-sqlite to v2.13.1 (#39)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [destination-sqlite](https://hub.cloudquery.io) | minor | `v2.4.11` -> `v2.13.1` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent 8341600 commit 9c019f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestConfig.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ kind: destination
1313
spec:
1414
name: sqlite
1515
path: cloudquery/sqlite
16-
version: "v2.4.11" # latest version of destination sqlite plugin
16+
version: "v2.13.1" # latest version of destination sqlite plugin
1717
spec:
1818
connection_string: ./db.sqlite

0 commit comments

Comments
 (0)