Skip to content

Commit

Permalink
Merge pull request #53 from conda-forge/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermr authored Oct 7, 2024
2 parents 743c62e + a1a93e7 commit 13fae09
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 @@ -11,7 +11,7 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:

# # Protect specific branches from direct commits.
Expand Down Expand Up @@ -65,7 +65,7 @@ repos:

# Automatically format code.
- repo: https://github.com/psf/black
rev: 24.8.0
rev: 24.10.0
hooks:
- id: black
language_version: python3
Expand Down

0 comments on commit 13fae09

Please sign in to comment.