Skip to content

Commit 8a02a4b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 23.11.0 → 23.12.0](psf/black-pre-commit-mirror@23.11.0...23.12.0) - [github.com/astral-sh/ruff-pre-commit: v0.1.7 → v0.1.8](astral-sh/ruff-pre-commit@v0.1.7...v0.1.8)
1 parent 7631d10 commit 8a02a4b

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
@@ -12,7 +12,7 @@ repos:
1212
exclude: ".*(data.*|extern.*|licenses.*|.*.fits)$"
1313

1414
- repo: https://github.com/psf/black-pre-commit-mirror
15-
rev: 23.11.0
15+
rev: 23.12.0
1616
hooks:
1717
- id: black
1818

@@ -30,7 +30,7 @@ repos:
3030
- tomli
3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: "v0.1.7"
33+
rev: "v0.1.8"
3434
hooks:
3535
- id: ruff
3636
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)