Skip to content

Commit 777ff3b

Browse files
committed
tmp
1 parent 2f872cc commit 777ff3b

2 files changed

Lines changed: 203 additions & 228 deletions

File tree

.pre-commit-config.yaml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,8 @@ repos:
140140
language: python
141141
pass_filenames: false
142142

143-
- id: update_authors
144-
name: "Update authors"
145-
language: python
146-
entry: python buildbot/update_authors.py
147-
pass_filenames: true
148-
verbose: true
149-
require_serial: true
143+
# - id: update_authors
144+
# name: "Update authors"
145+
# entry: python buildbot/update_authors.py
146+
# language: python
147+
# pass_filenames: true

0 commit comments

Comments
 (0)