Skip to content

Commit

Permalink
Update Renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
back-2-95 committed Oct 21, 2024
1 parent df0e3bc commit 7829854
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion renovate.json → .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
"config:recommended"
]
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ are not available in mysqldump.

Local setup for tests:

```
```console
docker compose up -d --build
docker compose exec php81 /app/tests/scripts/create_users.sh
docker compose exec php81 /app/tests/scripts/create_users.sh db2
Expand Down

0 comments on commit 7829854

Please sign in to comment.