Skip to content

Commit 6082765

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/flake8: 7.2.0 → 7.3.0](PyCQA/flake8@7.2.0...7.3.0) - [github.com/rstcheck/rstcheck: v6.2.4 → v6.2.5](rstcheck/rstcheck@v6.2.4...v6.2.5)
1 parent ca05a35 commit 6082765

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
@@ -15,14 +15,14 @@ repos:
1515
- --preview
1616

1717
- repo: https://github.com/pycqa/flake8
18-
rev: 7.2.0
18+
rev: 7.3.0
1919
hooks:
2020
- id: flake8
2121
additional_dependencies: [flake8-bugbear]
2222
exclude: ^tests/eval_files/.*
2323

2424
- repo: https://github.com/rstcheck/rstcheck
25-
rev: v6.2.4
25+
rev: v6.2.5
2626
hooks:
2727
- id: rstcheck
2828
args:

0 commit comments

Comments
 (0)