Skip to content

Commit

Permalink
Merge pull request #1665 from helmholtz-analytics/pre-commit-ci-updat…
Browse files Browse the repository at this point in the history
…e-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
mrfh92 authored Oct 8, 2024
2 parents 9ba2df6 + fa7fff6 commit 3e9ab1c
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 @@ -2,15 +2,15 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files
- id: check-toml
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 24.8.0
rev: 24.10.0
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
Expand Down

0 comments on commit 3e9ab1c

Please sign in to comment.