1
0
mirror of https://github.com/hapifhir/hapi-fhir.git synced 2025-03-09 14:33:32 +00:00
James Agnew 86ef0ec0e2
Correct transaction processing in multitenant server ()
* Correct transaction processing in multitenant server

* # d codethe npm registry for updates every day (weekdays)
2020-06-03 10:37:47 -04:00

13 lines
230 B
YAML

# Basic dependabot.yml file with
# minimum configuration for two package managers
version: 2
updates:
# Enable version updates for Maven
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "daily"