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 7fa20c9 commit e57a666Copy full SHA for e57a666
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
ci:
2
# Defer autoupdate to quarterly (there is no 'off' button) to have renovate pick up first
3
autoupdate_schedule: quarterly
4
- skip: [setup, setup_test, pylint, markdownlint, testing]
+ skip: [setup, setup_test, pylint, markdownlint, testing, biome]
5
submodules: true
6
7
default_language_version:
0 commit comments