Skip to content

Commit

Permalink
Merge pull request #6 from skonik/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
skonik authored Jan 24, 2024
2 parents d7b1045 + a6ee504 commit e41ff98
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 @@ -15,7 +15,7 @@ repos:
]

- repo: https://github.com/psf/black
rev: 23.9.1
rev: 23.12.1
hooks:
- id: black
language_version: python3.8
Expand All @@ -25,7 +25,7 @@ repos:
]

- repo: https://github.com/pycqa/isort
rev: 5.12.0
rev: 5.13.2
hooks:
- id: isort
name: isort
Expand Down

0 comments on commit e41ff98

Please sign in to comment.