Skip to content

Commit c2dc55c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/fsfe/reuse-tool: v3.1.0a1 → v4.0.3](fsfe/reuse-tool@v3.1.0a1...v4.0.3) - [github.com/pycqa/pylint: v3.2.4 → v3.2.5](pylint-dev/pylint@v3.2.4...v3.2.5)
1 parent 75976b3 commit c2dc55c

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
@@ -8,7 +8,7 @@ repos:
88
hooks:
99
- id: black
1010
- repo: https://github.com/fsfe/reuse-tool
11-
rev: v3.1.0a1
11+
rev: v4.0.3
1212
hooks:
1313
- id: reuse
1414
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -18,7 +18,7 @@ repos:
1818
- id: end-of-file-fixer
1919
- id: trailing-whitespace
2020
- repo: https://github.com/pycqa/pylint
21-
rev: v3.2.4
21+
rev: v3.2.5
2222
hooks:
2323
- id: pylint
2424
name: lint (examples)

0 commit comments

Comments
 (0)