Skip to content

Commit 4d6c6e8

Browse files
author
Flurb
committed
Reverse tests
Signed-off-by: Flurb <[email protected]>
1 parent 52e81ef commit 4d6c6e8

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,4 @@ updates:
1515
directory: "/"
1616
schedule:
1717
interval: "daily"
18-
time: "09:30"
19-
timezone: "Europe/Amsterdam"
2018
open-pull-requests-limit: 5

compas/docker-compose-basex.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
basex:
99
labels:
1010
compas: true
11-
image: "basex/basexhttp:9.4.6"
11+
image: "basex/basexhttp:9.5.2"
1212
ports:
1313
- "1984:1984"
1414
volumes:

0 commit comments

Comments
 (0)