We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f872cc commit 777ff3bCopy full SHA for 777ff3b
2 files changed
.pre-commit-config.yaml
@@ -140,10 +140,8 @@ repos:
140
language: python
141
pass_filenames: false
142
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
+ # - id: update_authors
+ # name: "Update authors"
+ # entry: python buildbot/update_authors.py
+ # language: python
+ # pass_filenames: true
0 commit comments