Skip to content

Commit 240813f

Browse files
pre-commit-ci[bot]iamsergio
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/pylint: v3.3.9 → v4.0.2](pylint-dev/pylint@v3.3.9...v4.0.2) - [github.com/fsfe/reuse-tool: v6.0.0 → v6.2.0](fsfe/reuse-tool@v6.0.0...v6.2.0)
1 parent 9d8ec52 commit 240813f

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
@@ -25,7 +25,7 @@ repos:
2525
hooks:
2626
- id: clang-format
2727
- repo: https://github.com/PyCQA/pylint
28-
rev: v3.3.9
28+
rev: v4.0.2
2929
hooks:
3030
- id: pylint
3131
exclude: ^(.cmake-format.py|conan/.*/conanfile.py)
@@ -53,7 +53,7 @@ repos:
5353
language: ruby
5454
files: \.(md|mdown|markdown)$
5555
- repo: https://github.com/fsfe/reuse-tool
56-
rev: v6.0.0
56+
rev: v6.2.0
5757
hooks:
5858
- id: reuse
5959
- repo: https://github.com/scop/pre-commit-shfmt

0 commit comments

Comments
 (0)