Merge branch 'master' into extra_functionality_to_args

This commit is contained in:
Martha Frysztacki 2022-12-07 15:38:17 +01:00 committed by GitHub
commit e632381560
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ exclude: "^LICENSES"
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.4.0
hooks:
- id: check-merge-conflict
- id: end-of-file-fixer

View File

@ -10,7 +10,7 @@ dependencies:
- python>=3.8
- pip
- pypsa>=0.20
- pypsa>=0.21.2
- atlite>=0.2.9
- dask