Skip to content

Commit 75d8db4

Browse files
authored
chore(deps): update dependency @descope/web-component to v3.55.1 (#425)
This PR contains the following updates: | Package | Update | Change | OpenSSF | |---|---|---|---| | [@descope/web-component](https://redirect.github.com/descope/descope-js) | patch | `3.55.0` → `3.55.1` | [![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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent c8aca2a commit 75d8db4

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.55.0"
20+
DESCOPE_WEB_COMPONENT_VERSION = "3.55.1"
2121
""" Version of the Descope web component. """
2222

2323
DESCOPE_WEB_COMPONENT_SRC = (

0 commit comments

Comments
 (0)