Skip to content

Commit 75bbbf5

Browse files
authored
Merge pull request #14 from HexDecimal/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3e5c379 + 6ab32f8 commit 75bbbf5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ repos:
1515
- id: fix-byte-order-marker
1616
- id: detect-private-key
1717
- repo: https://github.com/psf/black
18-
rev: 24.1.1
18+
rev: 24.2.0
1919
hooks:
2020
- id: black
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.2.0
22+
rev: v0.2.1
2323
hooks:
2424
- id: ruff
2525
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)