bump pre-commit refs (#8219)

This commit is contained in:
Matthias Mair
2024-10-01 07:36:29 +10:00
committed by GitHub
parent 5638895f54
commit af6f179f7e
18 changed files with 55 additions and 53 deletions
+2
View File
@@ -53,6 +53,8 @@ ignore = [
"N812",
# - D417 Missing argument descriptions in the docstring
"D417",
# - RUF032 - decimal-from-float-literal
"RUF032",
# TODO These should be followed up and fixed
# - B904 Within an `except` clause, raise exceptions