Skip to content

feat(python): update bcrypt ( 4.0.1 → 4.2.0 ) #477

feat(python): update bcrypt ( 4.0.1 → 4.2.0 )

feat(python): update bcrypt ( 4.0.1 → 4.2.0 ) #477

Workflow file for this run

---
name: Renovatebot check
on:
push:
paths:
- .github/renovate.json5
- .github/workflows/renovatebot-check.yml
pull_request:
env:
LOG_LEVEL: info
jobs:
renovatebot-lint:
runs-on: ubuntu-latest
env:
RENOVATE_CONFIG_FILE: .github/renovate.json5
steps:
- uses: actions/checkout@v4
- name: Check renovate config
run: npx -p renovate renovate-config-validator