Skip to content

Commit

Permalink
Upgrade to master
Browse files Browse the repository at this point in the history
  • Loading branch information
Continuous integration committed Aug 7, 2024
1 parent 778835d commit f38d092
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black
2 changes: 1 addition & 1 deletion CONST_create_template/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black

0 comments on commit f38d092

Please sign in to comment.