Skip to content

Commit 9ab63f7

Browse files
authored
Merge pull request #1810 from python-visualization/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 57e8eae + ed24967 commit 9ab63f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ repos:
1414
- id: file-contents-sorter
1515
files: requirements-dev.txt
1616

17-
- repo: https://github.com/charliermarsh/ruff-pre-commit
18-
rev: v0.0.287
17+
- repo: https://github.com/astral-sh/ruff-pre-commit
18+
rev: v0.0.291
1919
hooks:
2020
- id: ruff
2121

2222
- repo: https://github.com/psf/black
23-
rev: 23.7.0
23+
rev: 23.9.1
2424
hooks:
2525
- id: black
2626
language_version: python3

0 commit comments

Comments
 (0)