Skip to content

Commit

Permalink
⬆️ All the things
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwoerpel committed Dec 4, 2024
1 parent b181fc6 commit f04e1a6
Show file tree
Hide file tree
Showing 4 changed files with 2,824 additions and 2,429 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# * Run "pre-commit install".
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-added-large-files
- id: check-case-conflict
Expand Down Expand Up @@ -37,7 +37,7 @@ repos:
args: ["--profile", "black"]

- repo: https://github.com/psf/black
rev: 24.4.2
rev: 24.10.0
hooks:
- id: black

Expand Down
Loading

0 comments on commit f04e1a6

Please sign in to comment.