Skip to content

Commit 42bcaf6

Browse files
authored
chore(deps): update dependency @descope/web-component to v3.38.2 (#240)
This PR contains the following updates: | Package | Update | Change | OpenSSF | |---|---|---|---| | [@descope/web-component](https://redirect.github.com/descope/descope-js) | patch | `3.38.1` -> `3.38.2` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/descope/descope-js/badge)](https://securityscorecards.dev/viewer/?uri=github.com/descope/descope-js) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbnRlcm5hbCIsInJlbm92YXRlIl19--> Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 17cf499 commit 42bcaf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_descope/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class Settings:
1717
_PREFIX = "DESCOPE_"
1818

1919
# renovate: datasource=npm packageName=@descope/web-component
20-
DESCOPE_WEB_COMPONENT_VERSION = "3.38.1"
20+
DESCOPE_WEB_COMPONENT_VERSION = "3.38.2"
2121
""" Version of the Descope web component. """
2222

2323
DESCOPE_WEB_COMPONENT_SRC = (

0 commit comments

Comments
 (0)