Skip to content

Commit 37cd1b5

Browse files
authored
Merge pull request #201 from pyoceans/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 783feed + 2b17186 commit 37cd1b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 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.11.0
17+
rev: 23.12.1
1818
hooks:
1919
- id: black
2020
language_version: python3
@@ -45,7 +45,7 @@ repos:
4545
- id: add-trailing-comma
4646

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

0 commit comments

Comments
 (0)