Skip to content

Commit

Permalink
Merge pull request #253 from release-engineering/pre-commit-ci-update…
Browse files Browse the repository at this point in the history
…-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
rbikar authored Jan 28, 2025
2 parents 9fc3a25 + d7f69c5 commit 1e1804b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repos:
- id: black
language_version: python3.11
- repo: https://github.com/pycqa/isort/
rev: 5.13.2
rev: 6.0.0
hooks:
- id: isort
args: ["--profile", "black"]
Expand Down

0 comments on commit 1e1804b

Please sign in to comment.