Skip to content

Commit 728f210

Browse files
committed
pre-commit update
1 parent 654ed03 commit 728f210

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: fix-byte-order-marker
1818
- id: detect-private-key
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.5.3
20+
rev: v0.5.4
2121
hooks:
2222
- id: ruff
2323
args: [--fix, --exit-non-zero-on-fix]

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"files.trimTrailingWhitespace": true,
66
"cSpell.words": [
77
"automodule",
8+
"autoupdate",
89
"autouse",
910
"Benesch",
1011
"cattrs",

0 commit comments

Comments
 (0)