Skip to content

Commit

Permalink
Merge pull request #261 from python-windrose/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
ocefpaf committed Jan 1, 2024
2 parents 8a7cc47 + efbee9f commit 9d64c9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -16,7 +16,7 @@ repos:
files: requirements-dev.txt

- repo: https://github.com/psf/black
rev: 23.11.0
rev: 23.12.1
hooks:
- id: black
language_version: python3
Expand Down Expand Up @@ -51,7 +51,7 @@ repos:
- id: add-trailing-comma

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.6
rev: v0.1.9
hooks:
- id: ruff

Expand Down

0 comments on commit 9d64c9a

Please sign in to comment.