Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/github-actions-d…
Browse files Browse the repository at this point in the history
…fbf4fdf17
  • Loading branch information
fneum authored Oct 10, 2024
2 parents cc9ba72 + 267e540 commit a340efb
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 @@ -5,7 +5,7 @@ exclude: "^LICENSES"

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-merge-conflict
- id: end-of-file-fixer
Expand Down Expand Up @@ -51,7 +51,7 @@ repos:

# Formatting with "black" coding style
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 24.8.0
rev: 24.10.0
hooks:
# Format Python files
- id: black
Expand Down

0 comments on commit a340efb

Please sign in to comment.