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 72bcc9c commit 3c3ae3fCopy full SHA for 3c3ae3f
.pre-commit-config.yaml
@@ -3,7 +3,7 @@
3
4
repos:
5
- repo: https://github.com/pre-commit/pre-commit-hooks
6
- rev: v5.0.0
+ rev: v6.0.0
7
hooks:
8
# Forbid files which have a UTF-8 byte-order marker
9
- id: check-byte-order-marker
@@ -32,6 +32,6 @@ repos:
32
# The REUSE helper tool assists with achieving and confirming REUSE compliance.
33
# See: https://reuse.software/
34
- repo: https://github.com/fsfe/reuse-tool
35
- rev: v5.0.2
36
37
- id: reuse
0 commit comments