Skip to content

Commit 592b8d7

Browse files
authored
Merge pull request #198 from pyoceans/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 8dea325 + c6b76c0 commit 592b8d7

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,7 +14,7 @@ repos:
1414
files: requirements-dev.txt
1515

1616
- repo: https://github.com/psf/black
17-
rev: 23.10.1
17+
rev: 23.11.0
1818
hooks:
1919
- id: black
2020
language_version: python3
@@ -45,12 +45,12 @@ repos:
4545
- id: add-trailing-comma
4646

4747
- repo: https://github.com/astral-sh/ruff-pre-commit
48-
rev: v0.1.4
48+
rev: v0.1.6
4949
hooks:
5050
- id: ruff
5151

5252
- repo: https://github.com/tox-dev/pyproject-fmt
53-
rev: 1.4.1
53+
rev: 1.5.3
5454
hooks:
5555
- id: pyproject-fmt
5656

0 commit comments

Comments
 (0)