Nanobit commited on
Commit
db288e9
1 Parent(s): be22551

Set python version

Browse files
Files changed (1) hide show
  1. .pre-commit-config.yaml +3 -0
.pre-commit-config.yaml CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  repos:
2
  - repo: https://github.com/pre-commit/pre-commit-hooks
3
  rev: v4.4.0
 
1
+ default_language_version:
2
+ python: python3.9
3
+
4
  repos:
5
  - repo: https://github.com/pre-commit/pre-commit-hooks
6
  rev: v4.4.0