We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52fe4ee commit 43d993dCopy full SHA for 43d993d
.pre-commit-config.yaml
@@ -4,21 +4,21 @@
4
5
repos:
6
- repo: https://github.com/fsfe/reuse-tool
7
- rev: v1.1.2
+ rev: v2.1.0
8
hooks:
9
- id: reuse
10
- repo: https://github.com/pre-commit/pre-commit-hooks
11
- rev: v4.4.0
+ rev: v4.5.0
12
13
- id: check-yaml
14
- id: end-of-file-fixer
15
- id: trailing-whitespace
16
- repo: https://github.com/python/black
17
- rev: 23.7.0
+ rev: 23.12.1
18
19
- id: black
20
- repo: https://github.com/pycqa/pylint
21
- rev: v2.17.4
+ rev: v3.0.3
22
23
- id: pylint
24
name: pylint
0 commit comments