Skip to content

Commit 4535667

Browse files
committed
linting
1 parent be29c56 commit 4535667

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
- id: check-yaml
1616
- id: detect-private-key
1717
- repo: https://github.com/tox-dev/pyproject-fmt
18-
rev: "v2.16.2"
18+
rev: "v2.18.1"
1919
hooks:
2020
- id: pyproject-fmt
2121
- repo: https://github.com/codespell-project/codespell

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ run.omit = [
130130
formats = "ipynb,py:light"
131131

132132
# specify where version replacement is performed
133-
134133
[tool.bandit]
135134
exclude_dirs = [ "tests" ]
136135

0 commit comments

Comments
 (0)