Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#134)
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Gsell <[email protected]>
  • Loading branch information
pre-commit-ci[bot] and segsell authored Oct 14, 2024
1 parent ec01c12 commit ae13bac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repos:
hooks:
- id: yamlfix
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-added-large-files
args:
Expand Down Expand Up @@ -59,7 +59,7 @@ repos:
hooks:
- id: setup-cfg-fmt
- repo: https://github.com/psf/black
rev: 24.8.0
rev: 24.10.0
hooks:
- id: black
language_version: python3.10
Expand Down

0 comments on commit ae13bac

Please sign in to comment.