Skip to content

Commit

Permalink
fix(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 2, 2024
1 parent a2a90c4 commit 4c972b7
Show file tree
Hide file tree
Showing 3 changed files with 172 additions and 348 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
poetry-version: ${{ matrix.poetry-version }}
- name: Install dependencies
run: poetry install
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1
2 changes: 1 addition & 1 deletion devops/docker-compose.example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ services:
- 6379:6379

rabbitmq:
image: bitnami/rabbitmq:3.12.0
image: bitnami/rabbitmq:3.12.12
profiles:
- data
- all
Expand Down
Loading

0 comments on commit 4c972b7

Please sign in to comment.