diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4d8db68..bb63827 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: trailing-whitespace - id: check-added-large-files diff --git a/docker-compose.yaml b/docker-compose.yaml index c522cb1..f29e1d4 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -18,4 +18,4 @@ services: # device_ids: ["4"] # capabilities: [gpu] -#https://stackoverflow.com/questions/58952478/changing-shared-memory-size-in-docker-compose \ No newline at end of file +#https://stackoverflow.com/questions/58952478/changing-shared-memory-size-in-docker-compose