Skip to content

Commit 0d41452

Browse files
committed
use latest version of somesy
1 parent 7b3bc3c commit 0d41452

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repos:
3838
- id: reuse
3939

4040
- repo: https://github.com/Materials-Data-Science-and-Informatics/somesy
41-
rev: 'v0.7.0'
41+
rev: 'v0.7.1'
4242
hooks:
4343
- id: somesy
4444

src/fair_python_cookiecutter/template/{{ cookiecutter.project_slug }}/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ repos:
3737

3838
# Project Metadata
3939
- repo: https://github.com/Materials-Data-Science-and-Informatics/somesy
40-
rev: 'v0.7.0'
40+
rev: 'v0.7.1'
4141
hooks:
4242
- id: somesy
4343

0 commit comments

Comments
 (0)