Add .pre-commit-config.yaml to CI ignore rules

This commit is contained in:
Joe Rickerby
2023-07-10 11:34:10 +01:00
parent c824c7e87a
commit f5960020cd
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@ pr:
paths:
exclude:
- docs/*
- .pre-commit-config.yaml
jobs:
- job: linux_38